Results 1 to 2 of 2

Thread: css menu with php include trouble

  1. #1
    Join Date
    Jan 2008
    Location
    Near Chicago
    Posts
    247
    Thanks
    105
    Thanked 2 Times in 2 Posts

    Default css menu with php include trouble

    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.
    Last edited by evan; 05-20-2009 at 01:57 PM.

  2. #2
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    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?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •