Thank you very much, but it didn't solve the problem, please look
http://www.europeeurope.net/index.php?pageNum_Recordset2=8&totalRows_Recordset2=4913
the same problem appears, is it a flowout problem? or text wrap problem? it
seems to me, that it can not deal with text wrap correctly, for example
there is a long url address
http://www.europeeurope.net/bbs/showthread.php?t=1... and it doesn't know
where to wrap the text....
Thank you!
----- Original Message -----
From: "David Laakso" <[email protected]>
To: "Paul Jung" <[email protected]>
Cc: <[email protected]>
Sent: Tuesday, December 23, 2008 12:22 AM
Subject: Re: [css-d] overflow problem in IE
Paul Jung wrote:
I have a problem, it appears only in IE, here,
http://www.europeeurope.net/index.php?pageNum_Recordset2=7&totalRows_Recordset2=4919
in this page, the layout just broken, the maincontent sank to the bottom.
Paul
It helps to state what browser version (there are a lot of them) of IE is
giving a problem. I guess you mean IE/5.01.
Try changing the CSS in the IE 5 conditional comment to read:
.thrColFixHdr #header {height: 1%;}
.thrColFixHdr #sidebar1 { width: 180px; }
.thrColFixHdr #sidebar2 { width: 190px; margin-left: 0; }
.thrColFixHdr #mainContent {width:520px; margin-left: 290px;margin-right:
20px;}
--------------------------------------------------------------------------------
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/