Jump to content

Code for Full Page Block with Pacific Template

Recommended Posts

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?

Screenshot 2022-03-28 at 14.08.42.png

Screenshot 2022-03-28 at 14.08.42.png

Link to comment
  • Replies 3
  • Views 272
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

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 by bangank36

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 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

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. 

Screenshot 2022-03-29 at 12.31.51.png

Screenshot 2022-03-29 at 12.34.25.png

Link to comment
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. 

Screenshot 2022-03-29 at 12.31.51.png

Screenshot 2022-03-29 at 12.34.25.png

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.