>>At 8:53 PM -0500 2/2/10, Brian M. Curran wrote:

>>   Does anyone know why visited links on my portfolio page don't turn 
>> purple?
>>   site: www.draftingservices.com

>>   As a matter of fact, site wide all the visited links are not
>>acting as I hoped they would -- just turning purple???

>Eric A. Meyer wrote:

>Because 'a:visited' is being overridden by higher-specificity
>rules elsewhere in your styles.  Firebug shows this pretty clearly.
>As an example, the links in the navbar at the top are being colored
>by the '#nav #t-services a' rule.  That's overriding every generic
>link-state rule like :visited, :hover, etc.


Ah-ha, thank you. But... I've been tinkering with the CSS, trying to make 
the rules more specific for the non nav bar links, but to no avail. Any 
suggestions? 

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to