How to control the main menu Z-index value?

GK User
Wed Jun 11, 2014 6:40 pm
I am using a modal pop up windwon (from nonumber.nl) which when pops up is "under" the main menu. How can I get it to appear above, where do I control the z-index value? :?:
User avatar
Gold Boarder

GK User
Wed Jun 11, 2014 6:40 pm
Hello,

Could you provide an URL to your website?
User avatar
Administrator

GK User
Wed Jun 11, 2014 7:00 pm
I have sent you a PM with login details (my site is not fully live yet).
User avatar
Gold Boarder

GK User
Wed Jun 11, 2014 7:06 pm
Please open the css/template.css file in the template directory and please change the z-index value from 10000 to 9999 for the following selector:

Code: Select all
#gkHeaderNav
User avatar
Administrator

GK User
Wed Jun 11, 2014 7:43 pm
Great! Thank you for good support once again :)
User avatar
Gold Boarder


cron