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

