Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Thanks for your help!!
Im using SiteOrigin. When using iframes inside a page, the height is always the same no matter what height I establish. It cutts them all in about 800px and cant see the bottom part of the iframe. I tried putting scrolling=”yes” but doesnt work.
the code is
Any help? Thanks
Hi Dammronnie,
I suspect your theme has CSS that enforces a maximum height for the iframe. Do you have a public URL where we can take a look at what’s going on?
Thanks for your reply
The following URL http://new.pgargentina.org.ar/tournament-with-iframe-height/ has the iframe height FIXED in a certain height and the page code is
I found a way to get arround it (I dont think it is the way), because I cant edit it as an administrator in wordpress.
http://new.pgargentina.org.ar/tournament-with-fixed-height-partial-solution
and the code in the page is
if you see I have taken out the in the second one.
Hi Dammronnie,
Yeah, your theme is causing you this issue. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Please add the following CSS:
How does that look?
You might also need to install the SiteOrigin CSS Editor.
If that doesn’t help, it seems as though our forum is filtering out the code you’re using. Would it be possible for you to create a Pastebin and send me a link to the Pastebin??
Thanks. It worked great adding the CSS!!!!