Member
Member
djassemi   2015-04-13, 13:10
#1

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:

  1. I do not want that in active state the menu jumps up. I was able to do all other CSS modifications but I can not find the style that is responsible for this.

  2. I do not want that the menu shows any submenu. I did not set up any submenus. But when I am in single Image-view the link to the image is shown as submenu under the menu item. I was not able to figure out which line to delete.

Any assictance welcome.
Best regards

Administrator
Administrator
acrylian   2015-04-13, 13:40
#2
  1. Not sure what you mean exactly.

  2. That is a bogus items you need to hide via CSS (display: none - see the class attached to the element). Since you cannot add images to the menu you need this so the menu entry for its album can stay active.

Member
Member
djassemi   2015-04-23, 10:04
#3

Please have a look at
http://www.neu.aurora-sylt.de

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

Administrator
Administrator
acrylian   2015-04-23, 12:44
#4

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.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.