css help!!

Mar 12, 2009 20:16

a friend asked me for help but we can't make it work:

she has a menu with links to subpages and wants the link to the subpage the user is currently on to be in a specific different color. just like it happens on the banner in my lj - when you click on 'dudes', you go to the fpage, and the link is purple while the others are pink.

in my custom css it is ruled by

.nav .current a {
    color: #807d91;}

in her page, we omiitted the .nav and tried a:current, and a.current:link, but nothing works. do the links have to be somewhat specified in the css somewhere else? do we need a .nav somewhere? my skillz are not good enough. plz help.
Previous post Next post
Up