Log in

View Full Version : 100% height IE6 bug



SteeleR
01-06-2008, 05:39 PM
http://89.215.52.231/templates/37/inside.html

this is the template.. works perfectly in FF/IE7 but not in IE6.. the idea is to have 100% height. Any ideas how to be fixed ?

SteeleR
01-06-2008, 08:28 PM
http://89.215.52.231/templates/37/inner.htm

the height problem was fixed but now there is another one in IE.. when you resize the window.. the elements goes messed up.. and are fixed only after refresh.. any ideas for fixing this bug ?

boogyman
01-07-2008, 02:56 PM
messed up how? can you please explain more

SteeleR
01-07-2008, 03:14 PM
i've fixed the problem.. adding position: relative to the body helped it out. Apparently the IE takes the relative as fixed and messes the things up...