Re: [css-d] problems with a 2-column layout using float in IE6

2008-05-29 Thread Andrew Gaffney
� wrote: > 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 > > Ad

Re: [css-d] problems with a 2-column layout using float in IE6

2008-05-29 Thread Gunlaug Sørtun
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 {d

[css-d] problems with a 2-column layout using float in IE6

2008-05-29 Thread Andrew Gaffney
We've put together a new layout and design for a site, and it seems to have come together nicely. I made a few mods to it today to make the 2 columns floats so we could use a clear to make the footer sit under both columns. This works great in Firefox and IE7, but IE6 is shoving the 2 columns w