Results 1 to 3 of 3

Thread: Firefox issues with DD Levels Menu

  1. #1
    Join Date
    Sep 2012
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Firefox issues with DD Levels Menu

    1) Script Title: ddlevelsmenu

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/ddlevelsmenu/

    3) Describe problem:

    Hello,

    I've been trying to resolve my website's issue with displaying the dropdown menus on Firefox. The menus work great on Chrome, Opera, and Internet Explorer. But won't slide down on Firefox.
    Firefox seems to work on the script url above though, so it could be my website. Here's the URL to it: http://www.aienetwork.org

    I would appreciate it if someone can take a look at it and point out what I've mucked up.

    Thank you very much!

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    In the css/layout.css file at the very beginning, change that huge top border on the body to a margin:

    Code:
    /*
    -----------------------------------------------
    Grey Box Method - Layout CSS
    ----------------------------------------------- */
    
    body {
       background: transparent;/*#eee*/
       margin-top: 130px; /* was border-top: 130px solid #FFFFFF; */
       border-bottom:200px;  /*#ed1c24;*/
       color: #333;
       font-size: 12px;
       /*padding: 0 0 40px;*/
    }
    
    
    /* anchors
    ----------------------------------------------- */
    a {
       color:#009 . . .
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Sep 2012
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you very much, jscheuer1! That solved the issue.

Similar Threads

  1. Please help: 2 Issues with "All Levels Navigation Menu (v2.2)
    By netlooks in forum Dynamic Drive scripts help
    Replies: 4
    Last Post: 06-23-2010, 08:39 AM
  2. Resolved All Levels Navigational Menu (v2.2) Implementation Issues
    By Evan1127 in forum Dynamic Drive scripts help
    Replies: 3
    Last Post: 07-28-2009, 10:21 PM
  3. All Levels Navigational Menu (v1.4) & Firefox
    By JTR1104 in forum Dynamic Drive scripts help
    Replies: 3
    Last Post: 10-10-2008, 05:25 PM
  4. HV Menu 5.5 centering issues with Firefox
    By Jarik in forum Dynamic Drive scripts help
    Replies: 0
    Last Post: 02-08-2008, 09:02 PM
  5. FireFox Issues with Chrome Menu/MikeScroll
    By Primal in forum Dynamic Drive scripts help
    Replies: 3
    Last Post: 04-07-2006, 12:44 PM

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
  •