problems with popup images

AppSite - Professional Business Template for Joomla support forum.
GK User
Tue Jun 26, 2012 11:38 am
Hello

We're using Appsite, and we want to create popup images. We've been looking for som plug-in and we found JCE-Mediabox and shadowbox.

They work fine, but we have a problem with the gkMenu. It doesn't "fade" like the rest of the site.

I attach 2 images

Thank you very much
User avatar
Fresh Boarder

Konrad M
Tue Jun 26, 2012 11:41 am
Hi,
It happends becasue menu class have higher z-index value then gallery box. Please give me url to your site with this gallery.
User avatar

GK User
Tue Jun 26, 2012 11:55 am
Sorry, the site is inside our network and it isn't online yet.

I will ask the it guy to make it online and i will post the url here
User avatar
Fresh Boarder

GK User
Tue Jun 26, 2012 12:23 pm
Hello

the url for the site is http://www.necdos.com:8081/test/

And the page with the popup image is in

http://www.necdos.com:8081/test/webparts/advanced-forms

thank you very much
User avatar
Fresh Boarder

Konrad M
Tue Jun 26, 2012 12:42 pm
Please try add to override.css
Code: Select all
#sb-container {
z-index:999999;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Tue Jun 26, 2012 12:45 pm
It works great!

Thank you very much!
User avatar
Fresh Boarder


cron