The "current" selector was solved last night by using

#navlist li#current a {
         color: #FFFFFF;
         background: #0000CC;
}

Thanks to all that responded!

Kay

At 08:53 PM 8/25/2006 Friday, ~davidLaakso wrote:
>Kay C. Tien wrote:
> > 1) Win XP, IE 6, there's a white gap between the header banner and
> > the menubar.  Doesn't show up in FF.
> > 2) I put a id=current for the Home on the menubar, but it's not doing
> > anything.  It should be blue.
> > http://kaytest.clarityconnect.com/rightangle/index.html
> > Kay
> >
>Add these rulesets to the style sheet:
>#header img {display: block; }
>#menubar ul li strong { background: #0000CC; border-right: 2px solid
>#FFFFFF; color: #FFFFFF; float: left; display: inline; padding: 4px; }
>Ammend the markup:
><li id="current"><strong>Home</strong></li>
>  <!--<li id="current"><a href="index.html">Home</a></li>-->
>Regards,
>~dL
>
>http://chelseacreekstudio.com/
>
>______________________________________________________________________
>css-discuss [EMAIL PROTECTED]
>http://www.css-discuss.org/mailman/listinfo/css-d
>IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
>List wiki/FAQ -- http://css-discuss.incutio.com/
>Supported by evolt.org -- http://www.evolt.org/help_support_evolt/



------------------------------
Kay C. Tien
Clarity Connect, Inc.
200 Pleasant Grove Road
Ithaca, NY 14850
Toll Free: 1-888-322-4900 | Main: 1-607-257-8268
Fax: 1-607-257-4431
www.clarityconnect.com


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to