- Posts: 41
COMMUNITY FORUM
- Forum
- Commercial Joomla Extensions & Templates
- Commercial Joomla Templates
- second line main menu with submenus problem
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.
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
- Topic Author
- Offline
- Senior Member
Less
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?
Can we fix that problem?
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 10 months ago #137463
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
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
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 41
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!
thank you very much!
Please Log in or Create an account to join the conversation.
- Ian Henderson
- Offline
- New Member
Less
More
- Posts: 1
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
Thanks, Ian
Please Log in or Create an account to join the conversation.
- Yiota
- Offline
- Elite Member
Less
More
- Posts: 311
10 years 9 months ago #137466
by Yiota
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Yiota on topic second line main menu with submenus problem
Hello,
Can you provide a link to your page to check it out please?
Thank you.
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
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 41
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?
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.
- Yiota
- Offline
- Elite Member
Less
More
- Posts: 311
10 years 9 months ago #137468
by Yiota
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Yiota on topic second line main menu with submenus problem
Hello,
Can you provide a link to your page to check it out please?
Thank you.
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
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 41
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.
I cant see the chat anymore.
Please Log in or Create an account to join the conversation.
- Yiota
- Offline
- Elite Member
Less
More
- Posts: 311
10 years 9 months ago #137470
by Yiota
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Yiota on topic second line main menu with submenus problem
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.
- Yiota
- Offline
- Elite Member
Less
More
- Posts: 311
10 years 9 months ago #137471
by Yiota
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Yiota on topic second line main menu with submenus problem
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.
- Forum
- Commercial Joomla Extensions & Templates
- Commercial Joomla Templates
- second line main menu with submenus problem