Dropdown Nav showing behing JomSocial.

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Fri Jul 16, 2010 11:44 pm
Please take a look here http://www.myfamyourfam.com/Community.html as you can see if you trigger the store dropdown nav it rolls out behind the JomSocial menu.

Any ideas?

Thanks!
User avatar
Fresh Boarder

GK User
Sat Jul 17, 2010 7:38 am
you got this to work ?

in chrome, firefox and ie8 it looks right...
User avatar
Platinum Boarder

teitbite
Mon Jul 19, 2010 2:43 pm
Hi

I did checked IE7 also. Works fine.
User avatar
Moderator

GK User
Mon Jul 19, 2010 5:26 pm
OK, looks like you need to be logged in for this one... Sorry.

http://www.myfamyourfam.com/administrator/

user: demo
pass: demo

You can see whats happening via the screenshot as well.

Thanks!
User avatar
Fresh Boarder

teitbite
Tue Jul 20, 2010 7:00 am
Hi

Please go to templates/gk_mystore/css/template.css, find the class:

Code: Select all
#gk-nav {
background:url("../images/menu_lvl1_bg.png") repeat-x scroll 0 bottom #FFFFFF;
border:1px solid #DCDCDC;
height:42px;
margin:10px 0 0;
position:relative;
z-index:100;
}


and change value of z-index to 10000, like this:

Code: Select all
z-index:10000;
User avatar
Moderator

GK User
Wed Jul 21, 2010 7:26 pm
Thanks for the help! As a side note, I had to change the z-index of the logo as well, and all works great!
User avatar
Fresh Boarder

GK User
Mon Aug 02, 2010 11:04 pm
Hi, thanks for this, it helps.
However, I it also completely removed the myStore Logo and my Jomsocial is missing buttons.
Any ideas please?
Thanks
PS: I'm using the your latest Jomsocial template and latest Jomsocial.
User avatar
Junior Boarder

teitbite
Tue Aug 03, 2010 4:21 pm
Hi

Please show me Your site.
User avatar
Moderator


cron