![]() |
|
menu_manager - 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: menu_manager (/thread-12204.html) |
menu_manager - djassemi - 2015-04-13 Hey there, again a question that I can not solve on my own yet. I have activated the menu_manager plugin on a modified paradigm theme and it does work excelent. Actually I am having problems configuring the menu:
Any assictance welcome. menu_manager - acrylian - 2015-04-13
menu_manager - djassemi - 2015-04-23 Please have a look at In the Top Menu each Navigation in Active State jumps half a line up. In the sidebar menu it looks even worse: the active link becomes smaller and also jumps to a different position. This is really anoying. And I could not figure out the CSS line where that is coded menu_manager - acrylian - 2015-04-23 The menu manger has no default css attached so you cannot find it. Styling is all your theme. Look at the source printed and you will see that the active state of en entry is not a link (it does not make sense to link to the page you are on already). Adjust your css to that. |