Drop down menus are hidden behind Kunena top menu
Drop down menus are hidden behind Kunena top menu
9 years 10 months ago
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
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.
Re: Drop down menus are hidden behind Kunena top menu
9 years 10 months ago
Hi dexter33,
Create a style file with named custom.css and paste bellow CSS rules to that file.
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
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 **
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.
Re: Drop down menus are hidden behind Kunena top menu
9 years 10 months ago
Hi Huyen
Thank you for the super fast reply :woohoo:
Your solution has worked perfectly.
Thanks Man
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