DropDown content table

Forums Forums Menus DropDown content table

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #827
    ip76
    Member

    Hello,

    this question applies to the Multi level Navigation Plugin for WordPress.

    I’m trying to figure out if possible to have a columned content in the dropdown.

    further explanations: i don’t care about havin few level, i just try to make an horizontal menu and a dropdowned submenu, whose content is displayed on 2 columns (just because there are many many many [this is blog post categories] )
    like if the dropdown content was like a :
    <table>
    <tr>
      <td>Cat A</td>
      <td>Cat Y</td>
    </tr>
    <tr>
      <td>Cat B</td>
      <td>Cat Z</td>
    </tr>

    </table>

    I’m not especially lookin for a complete solution <img decoding=” title=”Smiley” />
    but if someone thinks this is possible, i’d like at least a path to follow to reach my goal.

    thanks for your attention and thanks in advance to anyone who can help.

    have a nice day.

    #6246
    ip76
    Member

    well, ill reply to myself, and for those that would like to know… the right path is playing with css : list-style-type none, float left on ul and li :p
    <img decoding=” title=”Smiley” /> <img decoding=” title=”Smiley” /> <img decoding=” title=”Smiley” />

    anyway is there a way for a parent category to stay highlighted while hovering the children of that category?

    edit: hmm that’s okay too, sfover is my friend <img decoding=” title=”Smiley” />

    #6247

    Good to hear you found a solution <img decoding=” title=”Smiley” />

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