![]() |
|
highlighting active top level menu items - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: highlighting active top level menu items (/thread-7329.html) |
highlighting active top level menu items - altert - 2010-07-10 Hello I think the option in printAlbumMenu/printCustomMenu functions to highlight top level active item would be very useful. Example: Thanks, highlighting active top level menu items - sbillard - 2010-07-10 Menu manager does give you that capability. Use CSS to provide the highlights. Parent levels have the active class suffixed with -# where # increases for each level above the active menu in the chain. |