Zen Follower
- Join Date:
- Mar 2005
- Posts:
- 141
- Plugin Contributions:
- 0
EZ Navigation Links - Changing Colors!
Here is the source code from one of my pages:
<!--bof-header ezpage links--> <div id="navEZPagesTop">MY EZ NAVIGATION LINKS ARE HERE
</div> <!--eof-header ezpage links-->Here is my CSS
#navEZPagesTop {
background-color: #9F5B8C;
a color:white;
}
My Navigation is purple against a purple background!
Please, can someone help me with figuring out what code to change?
Thanks!