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 be seen at http://willwyatt.com/test/index.html

I've added a <div id="will">...</div> around the first 'post' on this page,
the one that says 'Minty Fresh Flavor!'. In the stylesheet I've added

#will {
 background-color: #333;c
}

For some reason, in IE 6 (and possibly other versions of IE, but 6 is the
only version I have to test) the background color only shows up when you
trigger one of the hovers on the page. LIke one of the links on the side or
one of the links in center column. The page works fine in FF. I'm obviously
stumped and appreciate any insights anyone else has. Thanks.

--
Proud member of the KEXP cubicle army.
http://www.cubiclearmy.com
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to