-
AuthorPosts
-
August 18, 2013 at 3:02 pm #189832
Hello,
This is my first post, so if it is not on the right place I apologize for that.
I’m building a Joomla v.3.1.5 website on Xampp with JA Blank v.1.4.1 template. And of course I use a lot of great add-ons from JoomLart. One of them is the Megamenu. Customisations on the Blank template are done in custom.css (as advised).
To explain my problem, I’ve changed the height of .t3-mainnav to 100px so that the problem is better visual.
Here is my problem:
When choosing menu options from either the FrontPage or from a page chosen from a menu option, that has no submenu everything is oke.
But at the moment a page is chosen from a sub submenu option it goes wrong. Then the Megamenu submenu and sub submenu’s are falling behind everything else when opening the menu.To see the full menu again one needs to go back to the FrontPage.
I think that the solution to my problem lies in the use of z-index but I don’t find the right place.
Can anybody point me in the right direction if this is NOT the use of z-index, and if this IS z-index please tell me what part I need to put in custom.css so that the 2 level submenu is showing also correctly.
Thank you in advance.
Nazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
August 19, 2013 at 3:06 am #502621Hi dick_spelsnijder,
There maybe something wrong with your customization in this menu, it’s best if your site is online and give me url so that I have a close look and check this for you.
Regards,
Nazario
August 21, 2013 at 11:36 am #503021Hi Nazario,
The site is live since a couple of days and can be found at http://www.sportclubbemmel.nl/
The only thing I have changed is the height of de black menu bar, so the problem is still visible but only a bit difficult to see.
I hope you can give me a direction for the solution.August 26, 2013 at 10:00 pm #503515Hello Nazario A,
Did you got the opportunity to take a look allready?
If anybody else can get me on the right track please do so.
Thank you in advance.:)D.
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
August 28, 2013 at 3:44 am #503705Hi Dick,
We are really sorry for the late response on your issue. Well, the reason is that the menu item’s dropdowns are overflowed under the container section of JA Tabs modules which you are displaying in the child menu item of Teams. You can solve this issue by adding below codes into custom.css file:
.t3-mainnav .navbar {
z-index: 15;
}.container {
overflow: visible !important;
}1 user says Thank You to phong nam for this useful post
August 28, 2013 at 8:12 am #503741Leo,
That IS the solution to my problem. The only thing I had to do is to disable and enable the JA Tabs plugin after updating the css file and it works like a charme!!
Thanks very much 🙂
D.
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by dick_speksnijder 11 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Sublevels of Megamenu not visible after subsub menu choice
Viewing 6 posts - 1 through 6 (of 6 total)