Page 1 of 1

CSSmenu menuactive text color

Posted: Tue Nov 28, 2006 12:55 am
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 ??? ???

Re: CSSmenu menuactive text color

Posted: Tue Nov 28, 2006 2:36 am
by Dr.CSS
Did you try #primary-nav li.menuactive a{

Re: CSSmenu menuactive text color

Posted: Tue Nov 28, 2006 10:07 pm
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!