Hi Support team,
how can I switch on a submenu item to show the "active page" with same bgcolor color etc as the hover submenue item style?
thx for help
Rainer
How to switch a submenu item to active page
-
- Posts: 18
- Joined: Fri May 21, 2010 10:25 am
Re: How to switch a submenu item to active page
If you use css-based menus, you can just add class "active" li like so:
<li class="topitem spaced_li active">
If you use image-based menus you'll need to modify CSS manually. Example of how to do it is here: http://forums.blumentals.net/viewtopic. ... 064#p20064
Or you can give me link to your page with the menu and I'll tell you exactly what to change.
<li class="topitem spaced_li active">
If you use image-based menus you'll need to modify CSS manually. Example of how to do it is here: http://forums.blumentals.net/viewtopic. ... 064#p20064
Or you can give me link to your page with the menu and I'll tell you exactly what to change.
Blumentals Software Programmer