How do you change color of the top right links?

Hi gang!

I'm trying to change the color of the very top-right links that say "Login and Join" when you are not logged in and they say "Profile, Account, and Logout" when you are logged in.

I found that I can change the color in anchor.css but it also affects the color of other links on the site.  Can a kind member of the community give me a helping hand with this?

Thanks!

Quote · 25 Nov 2012

add this in anchor.css bottom and clear cache.

.sys_main_logo .sys-service-menu a:link.sys_main_logo .sys-service-menu a:visited.sys_main_logo .sys-service-menu a:active {
    colorgreen;
}

 

This should probably only effect those links.

Good luck


so much to do....
Quote · 25 Nov 2012

You are a doll Prashank25!  Thank you so much!!!

It worked like a charmSmile

Quote · 25 Nov 2012

 You're welcome :D

You are a doll Prashank25!  Thank you so much!!!

It worked like a charmSmile

 

so much to do....
Quote · 25 Nov 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.