Posted by David Dorward on 12/18/06 22:03
marc wrote:
> .centerIn {padding:1px; min-height:500px; height:500px;}
> in the css file but the trouble is that if the character
> size of the browser is too large the text will flow out
> of the assigned space but the border ofcourse remains at 500 px.
> Does anybody have any idea?
Take out "height: 500px".
(Put it in an IE6 and lower stylesheet (see conditional comments) if you
want to fake min-height there).
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
Navigation:
[Reply to this message]
|