Weird extra height padding on iframe embed

Hi All,

My first post here. I’m trying to embed on a client’s cms (it’s a proprietary CMS, but based on oscommerce I believe).

What I’m actually trying to achieve is a banner that runs the full width of the site’s content width. I am trying to embed it as an iframe and I’m running into issues. Here is the code I’m using:

`

`

I’m getting the following display:

Any help is greatly appreciated.

Lee

This should be possible depending on how you’ve setup the flexible layout. It looks like it is resizing based on width, but once it reaches a maximum height it does not grow wider. You’ll want to define what elements go where (or do not use the proportional scaling behavior if you were doing that). For more specific advice, feel free to send a zip of your .hype document.