- Posts: 8
- Thank you received: 0
Hot Relief-Menu Overlap Problem
-
dancer
Inactive member - Topic Author
- New Member
Less
More
11 years 9 months ago #26996
by dancer
Hot Relief-Menu Overlap Problem was created by dancer
I have a Main menu is the position-1 and a user menu (which is for logged in users only, but I set it to public for the purposes of this post) at position-0
The problem is is that the drop down menus from the main menu cause problems, where they overlap the user menu the user menu shows through and you can't properly use the drop down from the main menu.
Anyone know how to fix this? I would like the drop down from the main menu to cover the user menu.
rhythmdanceschool.com/upgrade25/
The problem is is that the drop down menus from the main menu cause problems, where they overlap the user menu the user menu shows through and you can't properly use the drop down from the main menu.
Anyone know how to fix this? I would like the drop down from the main menu to cover the user menu.
rhythmdanceschool.com/upgrade25/
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 9 months ago #27006
by ivan.milic
Replied by ivan.milic on topic Hot Relief-Menu Overlap Problem
I see only some top menu?
Please Log in to join the conversation.
-
dancer
Inactive member - Topic Author
- New Member
Less
More
- Posts: 8
- Thank you received: 0
11 years 9 months ago #27007
by dancer
Replied by dancer on topic Hot Relief-Menu Overlap Problem
Sorry, missed changing one registered to public, it should be viewable now.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 9 months ago #27011
by ivan.milic
Replied by ivan.milic on topic Hot Relief-Menu Overlap Problem
Add to template_css.css on the bottom:
.topmenu UL#nav{
z-index: 100000000!important;
}
.topmenu UL#nav{
z-index: 100000000!important;
}
Please Log in to join the conversation.
-
dancer
Inactive member - Topic Author
- New Member
Less
More
- Posts: 8
- Thank you received: 0
11 years 9 months ago - 11 years 9 months ago #27018
by dancer
Replied by dancer on topic Hot Relief-Menu Overlap Problem
How do I go about editted a css document? Can I simply open it as a .txt file or is there something else that I need to do. I used css years ago, but haven't had much exposure to it in a while.
Edit to add:
I tried opening the file in notepad and adding that to the very end of the code. But the problem has not been fixed.
Edit to add:
Tried opening it in the editor my host provides (stormweb) and adding that code but it still does not fix the overlap
Edit to add:
I tried opening the file in notepad and adding that to the very end of the code. But the problem has not been fixed.
Edit to add:
Tried opening it in the editor my host provides (stormweb) and adding that code but it still does not fix the overlap
Last edit: 11 years 9 months ago by dancer.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 9 months ago #27028
by ivan.milic
Replied by ivan.milic on topic Hot Relief-Menu Overlap Problem
Did you refresh page, also you can edit template_css.css from joomla, instead styles tab in template manager go to template tab
Please Log in to join the conversation.
Time to create page: 0.161 seconds