Rob Mientjes wrote:
> http://www.mindimp.co.uk/?p=1

One problem in IE6 is that the margin triggers the quirky percentages 
bug [1], causing #main to be wider than 100% of its parent.

.postpage #main {
/*margin: 0pt 9%; */
float: right;
width: 82%;
}


This should prevent the horizontal scrollbar.

Ingo

[1] http://www.positioniseverything.net/explorer/percentages.html

-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to