Dwjngs Posted November 18, 2019 Posted November 18, 2019 Hello! I'm trying to get an embedded form within an iframe to display its full height and would welcome any suggestions for tweaks or custom code needed to make it happen. Thanks in advance for your help! Template is Clay. Here's the page: https://pvactx.org/mailing-list.
Dwjngs Posted November 22, 2019 Author Posted November 22, 2019 I figured it out! After looking at the source code and identifying the block whose height I wanted to manipulate I added the following to Custom CSS: div#block-yui_3_17_2_1_1574096368976_8443 iframe { height: 1800px; } Hope this helps someone else solve a problem. 🙂
kerrib Posted November 26, 2019 Posted November 26, 2019 Was hoping this would work for me but no such luck. Thanks for posting anyway.
paul2009 Posted November 26, 2019 Posted November 26, 2019 @kerrib the answer above is specific to that website. For it to work on another website, you just change the block-yui reference or remove that part (before iframe) completely. Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.
Dwjngs Posted November 26, 2019 Author Posted November 26, 2019 Exactly - thanks for clarifying, Paul! 🙂
Recommended Posts
Archived
This topic is now archived and is closed to further replies.