Thursday 20 October 2011

Joomla Mega Menu is displaying under the RD Zoom Plugin

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: