If your using the Module and mod_maximenu_CK and the plugin RDZoomer_VM then you may be finding that in both Google Chrome and Firefox the menu is dropping behind the image. Here's your fix.
OPEN
plugins/system/RD_Zoomer_VM/cloud-zoom.1.0.2.min.js
FIND
div id="wrap" style="top:0px;z-index:9999;position:relative;">
AND CHANGE TO
div id="wrap" style="top:0px;z-index:99;position:relative;">
No comments:
Post a Comment