Hi - if you'll look at my website (http://view.rit.edu), you'll notice that the hlink in the navigation block is different than the hlink across the website. I'm using a modified Trip theme. Where do I fix the hlink for the nav block?

Thanks!

Comments

Anonymous’s picture

do something like thsi in your stylesheet:

.box-content- #menu a:hover{
color: #ffffff;
}

theview’s picture

Thanks! It worked!

Check out View Online!