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
- 25.02.11: Delete failed: *.php Joomla! (1)
- 17.06.11: Sales order error in Magento Sage Pay (0)
- 05.04.11: CSR contains a key size that is less than 2048 bits (0)
- 23.06.11: Add logo to print popup in Joomla (0)
- 17.05.11: Currency drop down selector in header, Magento (3)









Comments RSS Feed





Leave a comment