paultatohead Posted April 21, 2021 Share Posted April 21, 2021 Site URL: http://www.pyllonultra.com/exposure-live Hi, I'm trying to use an iframe to present some live results from another site (there are no results to show at the moment). I added the code they gave me to an embed block using the manual code insert. It appears to work, but I really want to show an embed block with a greater height. At the moment you can only see half a logo, and I'd really want to show the whole page. Any suggestions? I'm a dumb-ass user FYI, so excuse the greenhorn language and over-simplified question. Cheers. Link to comment
Agha_Waqas Posted April 21, 2021 Share Posted April 21, 2021 2 hours ago, paultatohead said: Site URL: http://www.pyllonultra.com/exposure-live Hi, I'm trying to use an iframe to present some live results from another site (there are no results to show at the moment). I added the code they gave me to an embed block using the manual code insert. It appears to work, but I really want to show an embed block with a greater height. At the moment you can only see half a logo, and I'd really want to show the whole page. Any suggestions? I'm a dumb-ass user FYI, so excuse the greenhorn language and over-simplified question. Cheers. you can add below code into CSS Editor Design > CSS editor #block-yui_3_17_2_1_1618933164950_10665 iframe { min-height: 600px; } Link to comment
paultatohead Posted April 22, 2021 Author Share Posted April 22, 2021 You, my friend are a genius. Thank you so much 🙂 Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.