Zen Follower
- Join Date:
- Mar 2006
- Posts:
- 182
- Plugin Contributions:
- 0
BG color in right column nav area
I found the following in CSS file -
#navColumnTwo {
background-color: #F5F5F5;
}
I made the bg color F5F5F5 which works fine, except that it only displays below the nav box. How do I change the bg color in the nav box itself?
Vito