Dropline
-
Hi pliousnin
Can I how you want to display the () wp_nav_menu, and have them described in detail?
Thank you.
http://www.cssplay.co.uk/menus/cssplay-touch-dropline.html
Like here but the dropline will only change if you click the button and you will come to the cathegorie-site
this is our site
http://medienjunkies.com/if you click on film for example than in the dropline should be the cathegories, and when you click that then it should be dropdowns.
also i need a menu on top where you start from the right and the menu at footer, the cathegories should be vertical
sorry is my first site
First, please understand how to operate the menu
http://codex.wordpress.org/WordPress_Menu_User_Guide
That in helping you understand the operation of the menu, and to customize is not impossible, in order to carry out the customization, you must have a thorough understanding of CSS
Thank you.
ok i ve define a menu named Hauptmenu, ive add some cathegoriies and some lvl 2 cathhegories, but there you cant change lvl 2 headings to dropline and lvl 3 back to dropdowns, ive tried superfish, but dont know how it works, if it works. i´ve also seen codes for droplines but realy dont know, what ive to change in whitch .php
also there is a second menu whitch i set in the footer widget, but its not realy that what i want
Your Site nav_menu() works improperly.
filme hover shows sub-menu(charts,kategorie,Ranking,Suche) when works properly
Your Site HTML source below
<ul class="sub-menu" style="display: none;"> <li id="nav-menu-item-43" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a href="http://medienjunkies.com/category/filme/charts/">Charts</a></li> <li id="nav-menu-item-44" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a href="http://medienjunkies.com/category/filme/kategorie/">Kategorie</a></li> <li id="nav-menu-item-45" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a href="http://medienjunkies.com/category/filme/ranling/">Ranking</a></li> <li id="nav-menu-item-46" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a href="http://medienjunkies.com/category/filme/suche/">Suche</a></li> </ul>Plug-in, by something other, style = “display: none” has been added
i´m just deactivate superfish menu plug in
<ul class=”sub-menu”>
<li id=”nav-menu-item-43″ class=”menu-item menu-item-type-taxonomy menu-item-object-category”>Charts
<li id=”nav-menu-item-44″ class=”menu-item menu-item-type-taxonomy menu-item-object-category”>Kategorie
<li id=”nav-menu-item-45″ class=”menu-item menu-item-type-taxonomy menu-item-object-category”>Ranking
<li id=”nav-menu-item-46″ class=”menu-item menu-item-type-taxonomy menu-item-object-category”>Suche
The topic ‘Dropline’ is closed to new replies.
