Menu over image

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Tue Sep 11, 2012 8:57 pm
Hi how I can solve this?
The menu comes in front of the image
thanks
User avatar
Senior Boarder

Konrad M
Tue Sep 11, 2012 9:18 pm
Hi,
you have to increase z-index of gallery element. Please give me url to your site and I will give you code.
User avatar

GK User
Tue Sep 11, 2012 9:30 pm
User avatar
Senior Boarder

Konrad M
Tue Sep 11, 2012 9:35 pm
Please try add to override.css
Code: Select all
#lbCenter, #lbBottomContainer,#lbOverlay {
z-index: 99999;
}

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

GK User
Wed Sep 12, 2012 8:48 pm
Konrad M wrote:Please try add to override.css
Code: Select all
#lbCenter, #lbBottomContainer,#lbOverlay {
z-index: 99999;
}

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



Solved thanks very much
User avatar
Senior Boarder


cron