Re: [css-d] Strange IE6 div width problem

2010-03-13 Thread Thierry Koblentz
> The relevant site is http://www.hartley- > web.com/templates/caro/index.php > > PS. On a side note, the logo for the site is in an absolutely > positioned div, and I can't get the pngfix software to work with this > logo. It does on some of the other templates on this site where the > logo is

Re: [css-d] Strange IE6 div width problem

2010-03-13 Thread David Hucklesby
On 3/13/10 8:05 AM, Alan Chandler wrote: > ... >> >> I have encountered a problem with IE6 which I don't quite >> understand. The positioning of the 2nd and 3rd columns depends on >> which page I am on, and therefore, it appears from the content of >> the page. >> > ... >> >> The relevant site is >

Re: [css-d] Strange IE6 div width problem

2010-03-13 Thread Thierry Koblentz
> I am trying to create what should be a relatively straight forward 3 > column fixed width layout with the first column on the right. > > I use some of the technique from "In search of the Holy Grail", in that > I float each of the columns left, use the padding to hold the first > column where I

Re: [css-d] Strange IE6 div width problem

2010-03-13 Thread Alan Chandler
Alan Chandler wrote: > I am trying to create what should be a relatively straight forward 3 > column fixed width layout with the first column on the right. > ... > > I have encountered a problem with IE6 which I don't quite understand. > The positioning of the 2nd and 3rd columns depends on whi