By theview on
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
do something like thsi in you
do something like thsi in your stylesheet:
.box-content- #menu a:hover{
color: #ffffff;
}
Thanks! It worked! Check o
Thanks! It worked!
Check out View Online!