The problem with the menu when the opening of the Gallery

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Tue Dec 04, 2012 11:58 pm
When you open the image in the gallery. Menu obscures visibility. How can I solve this problem?


url: http://ksdusshor3.ru/index.php/fotogale ... 4238632689
User avatar
Fresh Boarder

Konrad M
Wed Dec 05, 2012 1:25 pm
Hi,
just please add to override.css
Code: Select all
#lbOverlay,#lbCenter, #lbBottomContainer  {
z-index: 99999 !important;
}

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

GK User
Wed Dec 05, 2012 2:10 pm
hank you very much! :D :D
User avatar
Fresh Boarder


cron