mhaskell Posted May 8, 2009 Share Posted May 8, 2009 I have been trying to change the link colors through css. In the portal template style sheet, I added the following: a.navboxlinks:link {color: red;} a.navboxlinks:visited{color: black;} a.navboxlinks:hover{color: blue;} a.navboxlinks:active{color: green} also the same for clientarealinks. I have deleted my browsing history, and all files in the template_c directory no change is seen in either FF or IE7. All i get is the default link colors set out by the browsers. Could someone point me in the right direction. Mike 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.