Thread: Drop down menu
View Single Post
  #4  
Old 12-29-2011, 11:08 AM
  totaltec's Avatar 
totaltec totaltec is offline
 

X-Guru
  
Join Date: Jan 2007
Location: Louisville, KY USA
Posts: 5,823
 

Default Re: Drop down menu

There are an awful lot of styles being applied that are not defined in the css templates. I am looking at the source of the menu, and everything from width to z-index looks like it is being called directly on the page. That might be the source of the problem.
See here:
Code:
<div id="TransMenu16" class="transMenu top" style="width: 189px; height: 41px; left: 774px; top: 240px; z-index: 123; visibility: hidden; "><div class="content" style="width: 187px; height: 39px; top: -39px; ">
And here is another css file:
<link rel="stylesheet" type="text/css" href="css/transmenu.css" />
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey

XcartGuru
X-cart Tutorials | X-cart 5 Tutorials

Check out the responsive template for X-cart.
Reply With Quote