Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

second line main menu with submenus problem

  • BARBARA GERANAKI
  • BARBARA GERANAKI's Avatar Topic Author
  • Offline
  • Senior Member
More
10 years 10 months ago #137462 by BARBARA GERANAKI
second line main menu with submenus problem was created by BARBARA GERANAKI
For the needs of my website I'm using a send main menu line but if a menu with submenus is placed in the second line then by hovering on it you get the sumenus but you are not able to click on the menu tab.

Can we fix that problem?

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 10 months ago #137463 by Krikor Boghossian
Replied by Krikor Boghossian on topic second line main menu with submenus problem
This snippet will do the trick. Paste the following block in your custom.css
#mainNavigation ul li { position: relative; }
#mainNavigation ul ul { top: 40px; z-index: 4;  }
#mainNavigation ul li:hover { z-index: 5; }

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • BARBARA GERANAKI
  • BARBARA GERANAKI's Avatar Topic Author
  • Offline
  • Senior Member
More
10 years 10 months ago #137464 by BARBARA GERANAKI
Replied by BARBARA GERANAKI on topic second line main menu with submenus problem
Perfect!!! :-)

thank you very much!

Please Log in or Create an account to join the conversation.

More
10 years 9 months ago #137465 by Ian Henderson
Replied by Ian Henderson on topic second line main menu with submenus problem
Hi - I have a similar problem, and this code snipped creates erratic behaviour. For one the menus are cut off on the last menu item on the right of the screen, and secondly, when I mouse below the last line the cursor picks up menu items from the item above.

Thanks, Ian

Please Log in or Create an account to join the conversation.

More
10 years 9 months ago #137466 by Yiota
Hello,

Can you provide a link to your page to check it out please?

Thank you.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • BARBARA GERANAKI
  • BARBARA GERANAKI's Avatar Topic Author
  • Offline
  • Senior Member
More
10 years 9 months ago #137467 by BARBARA GERANAKI
Replied by BARBARA GERANAKI on topic second line main menu with submenus problem
Hello again. I've used the custom code you gave me and the problem was solved.
But now I have a new problem with some of the menus with submenus on the second menu line.
When you hover on the menu title you get the submenus but when you try to click on them, they just dissapear and therefore you can't click them.
Can you have a look at it please?

Please Log in or Create an account to join the conversation.

More
10 years 9 months ago #137468 by Yiota
Hello,

Can you provide a link to your page to check it out please?

Thank you.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • BARBARA GERANAKI
  • BARBARA GERANAKI's Avatar Topic Author
  • Offline
  • Senior Member
More
10 years 9 months ago #137469 by BARBARA GERANAKI
Replied by BARBARA GERANAKI on topic second line main menu with submenus problem
Haw can I give you the url of my website offl the forum?
I cant see the chat anymore.

Please Log in or Create an account to join the conversation.

More
10 years 9 months ago #137470 by Yiota
You can sent it through our contact form.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
10 years 9 months ago #137471 by Yiota
Change the top:40px; in declaration #mainNavigation ul ul to top:35px; in your custom.css file.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum