Previous Message
Next Message

problems with a 2-column layout using float in IE6

Sent by Gunlaug_Sørtun on 29 May 2008 21:09


Andrew Gaffney wrote:

> This works great in Firefox and IE7, but IE6 is shoving the 2 columns
> way over to the right, which is expanding the body and skewing the
> whole site. Can anyone see the error of my ways here?
> 
> URL: http://www.livingwithchrist.us/V2/index2.php

Add...

..RightColumn {display: inline;}

....to "kill" IE6' "margin-doubling on floats" bug.

Also, maybe not a good idea to have so many inline-styles in pages, as
it makes adjustment/maintenance harder than it needs to be.

regards
	Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/
Previous Message
Next Message

Message thread: