Gallery problem - overlapping with menu bar.

AppSite - Professional Business Template for Joomla support forum.
GK User
Thu Jan 31, 2013 9:47 am
Hallo everyone.

In this my website: http://www.salinguerra.it/joomla i have a problem, if you see the "foto" mainmenu section and open the page you have the photogallery created with WIDGETKIT.
Powerful and must flexible component.
If you try to open any pics see the pics overlap with the menu bar.

Have a suggest for resolving this problem?
User avatar
Fresh Boarder

Konrad M
Thu Jan 31, 2013 11:04 am
Hi,
please add to override.css
Code: Select all
#lightbox-overlay,
#lightbox-wrap {
z-index: 1100000 !important;
}

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

GK User
Thu Jan 31, 2013 12:35 pm
Good! Thanks for the suggest!
User avatar
Fresh Boarder


cron