WebsiteBaker Support (2.8.x) > Templates, Menus & Design
Chnage color of menu-current **SOLVED**
Gerard:
Hello Bakers,
For several sites I use showmenu2. But there's one weirdt thing: I cannot change the color of the classes "menu-current, menu-selected and menu-parent".
For example: If I hover over a menulink it changes from blue to orange. I want to remain that orange but after clicking it, it changes back to blue. Things like text-decoration, font-style etc is all working properly but not the color. I think I'm doing or thinking wrong, but what?
Thanks in advance for any answer.
Regards,
Gerard
Gerard:
Nobody??
ruebenwurzel:
Hello,
simply style it in css to your wishes.
Matthias
Ruud:
Do you have a url where we can have a look?
The order of your css items might give problems.
Ruud
Gerard:
Hi Matthias and Ruud,
Thanks for your reply.
@Matthias: I tried styling with css. And I managed to make the menu-items italic but I can't change the color of it by using
--- Code: ---#menu li.menu-current, #menu li.menu-selected, #menu li.menu-parent {
font-style: italic;
color: #69f; /* This color seems not to be working */
}
--- End code ---
, nothing happens. Have you any idea?
@Ruud:
Sure: http://www.gerardmollema.nl/templates/gm_b/style.css
Regards,
Gerard
Navigation
[0] Message Index
[#] Next page
Go to full version