Mark Wheeler wrote:

> I have a navigation menu that looks as it should in IE6, FF, and 
> Safari, but IE7 does not bold the text on non hover. I can't figure
>  it out. Anyone have an idea? Here are the links.
> 
> Site: http://ncp.tonedeafstudios.com/ CSS:
> http://ncp.tonedeafstudios.com/css/global.css

Just a guess, since I don't have IE7 installed...

I think 'a:link' trumps '#nav_container ul li a', the way IE7 works.
If so, then changing the last one to '#nav_container ul li a:link'
should work.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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