chedder
12-23-2005, 04:59 PM
the stuff:
the page (http://www.elemental-art.com/new/gallery.html)
the css (http://www.elemental-art.com/new/style.css)
I'm getting a horizontal scrollbar with the iframe in IE (the site looks like it should in Firefox). I can't give the iframe scrollbar="no" since I need the vertical scrollbar. I tried using overflow(both hidden & auto in different parts of the CSS) but that did nothing.
The content doesn't actually overflow...as you can see, it's all on the left side. I even put in a div for the pages that load in the iframe so that they were smaller than it (the .wide thing).
So, I'm stuck on how to get rid of the horizontal scrollbars...
the page (http://www.elemental-art.com/new/gallery.html)
the css (http://www.elemental-art.com/new/style.css)
I'm getting a horizontal scrollbar with the iframe in IE (the site looks like it should in Firefox). I can't give the iframe scrollbar="no" since I need the vertical scrollbar. I tried using overflow(both hidden & auto in different parts of the CSS) but that did nothing.
The content doesn't actually overflow...as you can see, it's all on the left side. I even put in a div for the pages that load in the iframe so that they were smaller than it (the .wide thing).
So, I'm stuck on how to get rid of the horizontal scrollbars...