Read before updating: How to Update Kunena Templates - More detail

Drop down menus are hidden behind Kunena top menu

dexter33's Avatar Topic Author
Premium Member Premium Member
  • Posts: 84
  • Thanks: 5

Drop down menus are hidden behind Kunena top menu

9 years 10 months ago
#3493
Hi there

I have a problem with the drop down menus for my website hiding underneath the top section of the Kunena forum.
Can you please tell me what code I need to adjust in the NTS KSliver template, to make the menus stay "on top" of the Kunena forum ?

You actually have my forum featured as an example on your website.

Here is link to my forum: www.moviestudiozen.com/forum

Regards
Derek
Don't panic!

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

Huyen Nguyen's Avatar
Moderator Moderator
  • Posts: 558
  • Thanks: 140

Re: Drop down menus are hidden behind Kunena top menu

9 years 10 months ago
#3494
Hi dexter33,

Create a style file with named custom.css and paste bellow CSS rules to that file.
Code:
#navwrap { z-index: 100; }

Upload the custom.css file to the css folder of the active joomla! template and reload your site. I tried to debug on the Firebug add-on, it worked fine.

Hope this helps
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
The following user(s) said Thank You: dexter33

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

dexter33's Avatar Topic Author
Premium Member Premium Member
  • Posts: 84
  • Thanks: 5

Re: Drop down menus are hidden behind Kunena top menu

9 years 10 months ago
#3495
Hi Huyen

Thank you for the super fast reply :woohoo:

Your solution has worked perfectly.

Thanks Man :)
Don't panic!

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

Time to create page: 0.261 seconds