Forum Moderators: not2easy
How would i go about this? i can change the colour but the text and underline become the same.
Heres some of my code ....
ul.nav {
text-align: right;
margin: 0px;
padding: 0px;
list-style: none;
}
li.nav {
font-size: 30px;
line-height: 25px;
margin: 0;
padding: 5px 0 15px 10px;
display: list-item;
}
a.nav {
text-decoration: none;
display: block;
color: #421628;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
}
body#lemon li#lemon_nav,
body#lemon a#lemon_a_nav
{
text-decoration: underline;
color: #9c8b5b;
}
Results 1 - 48 of 48 from webmasterworld.com for css link visited hover active love hate [google.com]
LoVe HAte is a mnemonic for the order in which the pseud-classes must be applied
Link
Visited
Hover
Active (the one you want, I think)