submenu

Events happening in the community are now at Drupal community events on www.drupal.org.
SakaSerbia's picture

menu and submenu horizontal

Hi, I true 2 week to do this, and i dont know how..:(

I want tu make menu and submenu horizontal, and that submenu dont vanish. Like here

http://www.savio.no/artikler/a/333/horizontal-and-tabbed-css-menu-with-s...

but my code is this:

<

nav id="navigation" role="navigation">

<

div id="main-menu">
<?php
if (module_exists('i18n_menu')) {
$main_menu_tree = i18n_menu_translated_tree(variable_get('menu_main_links_source', 'main-menu'));
} else {

Read more
maxid's picture

Como funcionan los Menues?

Aclaro que soy nuevo, e Intento usar los menues principales con submenus, como viene de base drupal 7.
En administracion creo los menues y submenues con autoexpancion, pero al salir del modo admin no se expanden solos, ni siquiera aparecen.
Estoy algo perdido en que poner en las opciones. Busco manuales pero hablan muy liviano el tema de menú

Read more
Subscribe with RSS Syndicate content