iFrame problem
Hi,
When I use an iFrame on a page (in a column item) with a side panel (used as menu), the side panel overlays on top of the iFrame.
Is there a way I can make the iFrame fit to the column size?
iFrame is set to 100% width, if width set manually - iFrame is cropped from right.
Page
iFrame
<iframe src="https://www.qualsafeawards.org/calculator/2588a00be215c506f09b9ffc61d2d96c/area/defineAreas" style="border:0px #EEEEEE none;" name="calculator" scrolling="yes" frameborder="0" marginheight="0px" marginwidth="0px" height="1080px" width="100%"></iframe>
screenshot:
Comments