solved Question On PhotoPro Skin

derrickhand300
@derrickhand300
10 years ago
1,353 posts
I was wondering if anyone could tell me where to set the z index on the photopro skin header drop down menus
The issue is the drop down menus are showing behind some content I have added...I was able to set the z index for the header menu itself but I cannot find where to set the drop down menus
Thanks
updated by @derrickhand300: 02/07/16 12:37:47AM
douglas
@douglas
10 years ago
2,804 posts
Try upping the index number in your skins/jrPhotoPro/css/meganizr.css file.

.meganizr > li.mzr-drop:hover > a,
.meganizr > li.mzr-drop > a.mzr-click { z-index: 650; }



--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
derrickhand300
@derrickhand300
10 years ago
1,353 posts
Thank you Douglas!

Tags