Re: [css-d] weird rendering problem in IE 6

2006-01-26 Thread francky
Holly Bergevin wrote: >>http://willwyatt.com/test/index.html >> >>For some reason, in IE 6 the background color only shows up when you >>trigger one of the hovers on the page. >> >> >Add the following to your HTML page just before the close of the head element. > > > >IE needs "layout" [1] o

Re: [css-d] weird rendering problem in IE 6

2006-01-24 Thread Holly Bergevin
From: Will Wyatt <[EMAIL PROTECTED]> >http://willwyatt.com/test/index.html >#will { > background-color: #333;c >} > >For some reason, in IE 6 the background color only shows up when you >trigger one of the hovers on the page. Add the following to your HTML page just before the close of the head

Re: [css-d] weird rendering problem in IE 6

2006-01-24 Thread cj
i don't know a fix, but i can add more details from when i looked at the page (ie6, winxp). after a first page view of this page, a hover from me over any part of the #will div brought the bg color up. after a refresh, i had to hover over a *link* to get any bg to show up, and then it only showed

[css-d] weird rendering problem in IE 6

2006-01-24 Thread Will Wyatt
Hi all. I'm trying to create the layout for a new site. I'm using the wonderful Ruthsarian layouts (http://webhost.bridgew.edu/etribou/layouts/). So far, I'm only really trying to change one thing. I'm trying to add a separate background color in the center column on my test layout site which can b