Log in

View Full Version : css menu with php include trouble



evan
05-19-2009, 09:37 PM
The content used for a nav bar has a server-side include for the links and dropdowns

this file has the links and dropdowns in <ul> and <li> tags

I am trying to figure out why the the dropdowns in ie 7 are not in the right positions and in firefox, the dropdowns are behind another div instead of in front where they belong.

there is too much code to post here.

from what I described is there a starting point for troubleshooting this.:confused:

bluewalrus
05-19-2009, 10:43 PM
post your css and the affected divs with code in it. you should be able to simplify it a bit. if you put the code in yourself without the includes does it still error the same?