FabItAll Posted March 28, 2022 Share Posted March 28, 2022 Site URL: https://www.fabweddingfilms.com/jack-pia-login I'm trying to do something here, that may not be possible, but it would be such nice addition to my website. As you can see on the image, I've used code to embed a website onto my page for delivering client's final wedding films. I'm trying to now make this full page width so that it incorporates well into my website and look part of it. Can I inject a code in a single page to do this? Could someone help me with this? Link to comment
Beyondspace Posted March 28, 2022 Share Posted March 28, 2022 (edited) Try adding to Home > Design > Custom Css #block-yui_3_17_2_1_1648428682760_1949 { width: 100%; height: 100%; box-sizing: border-box; position: absolute; left: 50% !important; top: 50% !important; transform: translate(-50%,-50%); padding: 0 !important; } Let me know how it works on your site Edited March 28, 2022 by bangank36 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
FabItAll Posted March 29, 2022 Author Share Posted March 29, 2022 Thanks so much for that. It's almost there but there is another problem where the footer does not remain on the bottom and jumps across the content. Also, I'm trying to inject this code on this particular page only so I'm using the injection method per page only. Link to comment
tuanphan Posted March 31, 2022 Share Posted March 31, 2022 On 3/29/2022 at 6:36 PM, FabItAll said: Thanks so much for that. It's almost there but there is another problem where the footer does not remain on the bottom and jumps across the content. Also, I'm trying to inject this code on this particular page only so I'm using the injection method per page only. Try adding to Design > Custom CSS footer#footer { padding-top: 300px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) 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