voodish logo
Skip to: Content | Navigation | Site map

jqzoom over menu in Magento

Quick an easy fix for jqzoom appearing over menu items in magento, can also be used for any type of site.

Navigate to:

skin/frontend/default/your_theme/css/boxes.css

add to an existing header item or create a seperate one e.g.

.header { z-index:1001; }

just make sure the header item has a z-index of 1000 or more.

Additional

If you are experiencing problems with lightboxes / menus and Youtube videos, check out the fix here.

Related Articles

Comments RSS Feed

No Comments Yet

You can be the first to comment!

Leave a comment