Hi,
I have an iframe in a static block, being shown in a modal box, the code is below, but the iframe keeps being rendered as 304.75px height, cutting off the contents. I can’t seem to find why it’s being resized to this height? I’ve set the modal box width in custom css, but that is all.
Link: http://cp211.ezyreg.com/~mymy2015/ (click the book a tour button in top bar)
<iframe style="width: 460px; height: 700px;" title="Book a tour" src="https://myfitnessclub.formstack.com/forms/mfcbooktour" width="400" height="750" scrolling="no" seamless="seamless"></iframe>