If any CMS or other page contains image or flash object, the submenus are not displayed over flash or image object. The menu will appear underneath that objects. The menu can be displayed by adding some css styles. For that open corresponding css files and add the following css classes, if menus are created by ul- li tags
.menuclass ul {z-index:999;} Read More>





