daniellevickers Posted April 4, 2022 Share Posted April 4, 2022 Site URL: https://cooperconnect.squarespace.com/ I'm wondering how I can overlap an image onto three different sections in 7.0 Brine template. I have a small opt-in section with an image of an iPad that I want to overlap with the sections above and below it as in the attached image. Negative margins just cuts off the image and I haven't had luck making the overflow visible or changing the z-index. I appreciate any suggestions! Thank you! Password: cooperconnect Link to comment
Solution Beyondspace Posted April 6, 2022 Solution Share Posted April 6, 2022 On 4/5/2022 at 2:35 AM, daniellevickers said: Site URL: https://cooperconnect.squarespace.com/ I'm wondering how I can overlap an image onto three different sections in 7.0 Brine template. I have a small opt-in section with an image of an iPad that I want to overlap with the sections above and below it as in the attached image. Negative margins just cuts off the image and I haven't had luck making the overflow visible or changing the z-index. I appreciate any suggestions! Thank you! Password: cooperconnect The following code works on my testing #block-yui_3_17_2_1_1649021182285_3402 img { transform: scale(1.1); left: 6% !important; } #block-yui_3_17_2_1_1649021182285_3402 * { overflow: visible !important; } #opt-in { overflow: visible; } Let me know how it works on your site tuanphan 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Beyondspace Posted April 6, 2022 Share Posted April 6, 2022 My testing BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
daniellevickers Posted April 6, 2022 Author Share Posted April 6, 2022 @bangank36This works! Thank you so much! Beyondspace 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment