Hi,
I have a background image that stretches over the page content. (that's how I found this)
In all browsers (FF,Opera,IE6,Konqueror and Safari) this works except in IE7, and only on panel pages. (the background only stretches
as far as my sidebars go.)
So my guess is the panel content is not recognized by IE7 as 'filling up the content space'.
I could set a fixed heigth on my content div for IE7, but I'd rather not do that. Anyone has a suggestion on this?
I'm using a zen-subtheme btw, fixed width.
Comments
Comment #1
h_dries commentedOk, I found the solution. My content div had the property hasLayout: -1; in IE7 when panel pages are used
this fixed it:
never mind the + sign, that's just to assign the property to IE7 only, in a zen theme.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.