CSSmenu menuactive text color

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
TweeMeterPeter
Forum Members
Forum Members
Posts: 25
Joined: Thu Aug 03, 2006 10:20 pm

CSSmenu menuactive text color

Post by TweeMeterPeter »

Hi,
I'm building my second site in cmsms.
CAn any one tell how me to style the active menu item in the  CSSMenu - Horizontal.

I've managed to style the backgorund color of the active menu:

#primary-nav li.menuactive{
  color: #FFF;
  background-color: #005C9E;
}
But the text won't go White!

In my previous stie I managed with the Ellnav menu, but that's gone in the latest version of cmsms.
Any suggestions???
Is it überhaupt possible using the cssMenu??
Thanks ??? ???
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: CSSmenu menuactive text color

Post by Dr.CSS »

Did you try #primary-nav li.menuactive a{
TweeMeterPeter
Forum Members
Forum Members
Posts: 25
Joined: Thu Aug 03, 2006 10:20 pm

Re: CSSmenu menuactive text color

Post by TweeMeterPeter »

Thanx,
That did the trick.
I'm learning cmsms and css the same time. It was probably a stupid quaestion, but thanx
I'll a designer, the only programming i'm good at is flash AS2. But that only a good tool for cwertian sites.
Hope to show U all 2 cmsms sites soon!
Post Reply

Return to “Layout and Design (CSS & HTML)”