Aside menu and Image Show GK4

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Mar 05, 2014 5:02 pm
Reply with quote
Report this post
Hi,

I'm using the Aside menu and have an Image Show GK4 slideshow running in the Header module position. When the first image in the slideshow scrolls into view it obscures the Aside menu if it's displayed. The other images (I have three in total) are fine - they go behind the menu, but the first one always appears in front. I assumed I'd be able to fix this by changing the menu's z-index property, but it's already set to 1000001, so that isn't going to do it.

Any ideas?

Thanks

Ken
User avatar
Expert Boarder

GK User
Thu Mar 06, 2014 7:59 am
Reply with quote
Report this post
Hello,

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

GK User
Thu Mar 06, 2014 9:21 am
Reply with quote
Report this post
It's password protected. Have sent you details in a DM.

Ken
User avatar
Expert Boarder

GK User
Thu Mar 06, 2014 9:44 am
Reply with quote
Report this post
In which browser this problem occurs? On my Chrome @ OS X I don't see any problems.
User avatar
Administrator

GK User
Thu Mar 06, 2014 9:53 am
Reply with quote
Report this post
In Chrome! The first image in the header slideshow appears over the Aside menu when it's popped out.
User avatar
Expert Boarder

GK User
Thu Mar 06, 2014 9:56 am
Reply with quote
Report this post
Here's a screen grab.

figure001.jpg
User avatar
Expert Boarder

GK User
Thu Mar 06, 2014 9:58 am
Reply with quote
Report this post
Also happening in Firefox and Safari. All OS X
User avatar
Expert Boarder

GK User
Thu Mar 06, 2014 10:37 am
Reply with quote
Report this post
Ok, now I see it - the problem is visible only on the smaller screen - please open file css/menu.aside.css and please add at the end the following code fragment:

Code: Select all
#aside-menu {
z-index: 1000002;
}
User avatar
Administrator

GK User
Thu Mar 06, 2014 10:53 am
Reply with quote
Report this post
Perfect :). Thanks for your help.

Ken
User avatar
Expert Boarder

GK User
Thu Mar 06, 2014 10:58 am
Reply with quote
Report this post
Just one thing though. This hides the close button, so also needs

#close-menu {
z-index: 1000005;
}
User avatar
Expert Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.