yup that was it, i completely missed that, thanks :)


From: Bert Doorn <[EMAIL PROTECTED]>
Sent: Monday, July 25, 2005 11:04 PM
To: wsg@webstandardsgroup.org
Subject: Re: [WSG] link ?


G'day

I'd say your problem is here:

> #navwrapper li a:link, a:visited {

See the a:visited? That affects ALL links on the page.

I think you meant to say:

#navwrapper li a:link, #navwrapper li a:visited {


Regards
--
Bert Doorn, Better Web Design
http://www.betterwebdesign.com.au/
Fast-loading, user-friendly websites

******************************************************
The discussion list for http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************


Reply via email to