Body minimum hight

ottoa

No avatar

2007-06-17 10:47

Is it possible to have minimum hight on body?

» Quick.Cart v2.x

merci

No avatar

2007-06-18 10:00

ottoa - you can use min-height in css, but IE6 doesn't interpret that...

ottoa

No avatar

2007-06-18 10:47

I tried different things that I found on the internet. This seems to work in IE6, IE7, FF2.0 and Opera9.10.

min-height:630px;height:auto !important;height:630px;

savan

Avatar: savan

2007-06-18 11:28

it depeds what you need, but all is possible :), i think.
try to read http://www.w3c.org pages or google.
-> http://www.w3.org/TR/REC-CSS2/cover.html#minitoc

p.s. http://www.paskudy.pl

savan

Avatar: savan

2007-06-18 11:32

unfortuantely IE<7 does not understand min/max-height and min/max-width.
your idea might work, but try to separate between IE and others.
for ie <7 use: * html #xxx{}
and remember there is safari browser for Win already!

Back to top
about us | contact