Image Show GK4 close Main Menu

GK User
Wed Oct 05, 2011 11:27 am
Piture close main menu
User avatar
Junior Boarder

GK User
Wed Oct 05, 2011 12:02 pm
Can you please post a online link , its basically z-index issue...
User avatar
Platinum Boarder

GK User
Thu Jan 26, 2012 1:08 pm
Hi Norman

I have the same problem here:
http://fundacionpdvictorsastre.com.mialias.net/index.php/fotos/fotos-2012/entrenamiento-enero

You can see the problem in the "Fotos" item of the menu.
It doesn't happen in the home, though

http://fundacionpdvictorsastre.com.mialias.net/

Thanks in advance
María
User avatar
Senior Boarder

GK User
Thu Jan 26, 2012 1:14 pm
I changed the module position.
Thanks
User avatar
Senior Boarder

GK User
Tue Jan 31, 2012 8:48 am
i have the same problem too. Look
User avatar
Senior Boarder

GK User
Thu Feb 02, 2012 9:13 am
Edinn:

Find File: "/templates/gk_pixellove/css/template.css"
Find Line: 58 which is below
Code: Select all
#gkNav { position: absolute; z-index: 1; height: 56px; background: transparent url('../images/dark/top_bg.jpg') repeat-x 0 0; width: 100%; box-shadow:0 0 9px #000; -moz-box-shadow:0 0 9px #000; -webkit-box-shadow:0 0 9px #000;  }

Change z-index: 1; to higher value something like z-index: 1000;

Save and upload your changed file.
Or Alternatively use below css in template settings > Advanced > Custom CSS
Code: Select all
#gkNav { z-index: 1000; }
User avatar
Platinum Boarder

GK User
Thu Mar 01, 2012 4:01 am
thx normanUK...custom CSS works fine.
User avatar
Senior Boarder

GK User
Thu Mar 01, 2012 7:00 am
No problem at all.

See you around...
User avatar
Platinum Boarder


cron