X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Drop down menu issue... (https://forum.x-cart.com/showthread.php?t=36140)

andy@calsound.com 12-13-2007 10:26 AM

Drop down menu issue...
 
Hey, hopefully someone might have some insight into this...
We are using a Java script drop down menu for navigation on our site, the first two menus, all the way to the right side of the header, when activated, they drop down over our search fields, in Internet Explorer, these search fields overlap the drop down menu, when it should be the other way around.

This does not happen in Firefox or Safari, but seeing as Explorer is the most popular browser I need to resolve this. I am thinking this is a z-index issue, but I am not a heavy .php programmer, so I don't even know where to start to fix this.

Any ideas?

page in question:
http://www.calsound.com/shop/home.php

Thanks!
Andy

jdiehl 12-13-2007 11:10 AM

Re: Drop down menu issue...
 
You want the really really easy way to fix this? Well the bottom category (CD's/DVD's) on the same side doesn't go under the drop down boxes for the main first list, this is because they are too short to go that far. The easy way to fix would be to make the two categories on that side short ones, such as Digital Downloads (no drop down), and Maybe Pro Audio (very short). That would be the simplest fix although maybe not ideal, LOL

The other solution would be to set the z-index for those drop down boxes to be very low, such as -1. And then the drop down list properties set the z-index to be higher number. This is done via CSS, not PHP. Just find your style definitions and put it into place. If your drop down boxes don't have a CSS definition you can either make them one, or place it inline.

andy@calsound.com 12-13-2007 01:54 PM

Re: Drop down menu issue...
 
I was able to find the file for the header, and adjust it's z-index, but I am not sure what file to dig into for the search fields, any idea?


All times are GMT -8. The time now is 09:40 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.