Forums

Horizontal drop-down menu (3 posts)

  1. dealwi8me
    Member
    Posted 9 months ago #

    Hello,

    How can i create a drop-down menu? I have created the categories and subcategories but in the primary navigation i only get the categories.
    Is it possible to get the subcategories and finally the posts of that category/subcategory as a drop-down submenu?

    Thank you in advance.

  2. johnmay42
    Member
    Posted 5 months ago #

    I found a resolution and posted it here:

    twenty-ten horizontal drop down menu solution

    feel free to ask any questions!

  3. johnmay42
    Member
    Posted 5 months ago #

    Here is the abbreviated version of old code:
    #access ul ul {width: 180px;}

    and the new code:

    #access ul ul {min-width: 880px;}
    #access ul ul .sub1{left: 80px;}
    #access ul ul .sub2{left: -320px;}

    Here is edenayurveda.com

    Feel fee to ask questions

Reply

You must log in to post.

About this Topic