Menu Item not dropping down

Forums Forums Menus Menu Item not dropping down

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #367
    Anonymous
    Member

    Please visit http://fsds.us/communityspec/ the dropdown test is under Transportation.  It is simply appearing over the link instead of under it. I can’t see what’s causing it.  Thanks in advance!

    Nathan

    #3685

    Hi,
    You have something like the following in your code:

    [code:37euaxu1]<div id="navigation">
    <?php suckerfish(); ?>
    </div>[/code:37euaxu1]

    Perhaps try removing the #navigation like so:
    [code:37euaxu1]
    <?php suckerfish(); ?>
    [/code:37euaxu1]

    If that doesn’t work, let me know and I’ll take a closer look.

    #3686
    Anonymous
    Member

    That worked. I can’t believe it was something that simple.  Thanks for the help! Great plug-in.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.