View Single Post
Unread 03-10-2008, 02:15 PM
JRapini JRapini is offline
Junior Member
Join Date: Mar 2008
Posts: 4
  #1  
Default Horizontal menu overlapping any other links

Hey everyone, I tried avoiding posting on the forum as much as possible but I've went through the manual and tried all kinds of things and I'm having trouble getting this working.

I have a huge absolute positioned dropdown that only has 3 images as the navbar. I've tried setting id's with width to the li's and anchor links and images, have tried playing with the z-index in the configuration file and the items that are being overlapped, and surrounding the whole dropdown with a width limiting div, but my problem persists. The default 100% width of the navbar is what I think is causing it. The navbar overlaps any other links that are in the same location in height anywhere on the page, so that links or searchbars etc. are not clickable. Is there anything else I can try to change this?
Reply With Quote