Drupal 7: ¿cómo activar el menú principal cuando el menú secundario estaba activo?
Frecuentes
Visto 1,125 veces
0
Q: drupal 7 : how to active parent menu when the child menu was active?
Status : I'm using the nice menu module. I want to active parent menus when the child menu was active. I didn't change any code of original. how can I do?
1 Respuestas
1
You might want to have a look at the alternative for nice menu, Superfish. Superfish gives active-trail class to menu parent when it has an active child.
Respondido el 05 de diciembre de 12 a las 03:12
No es la respuesta que estás buscando? Examinar otras preguntas etiquetadas php drupal drupal-7 drupal-modules or haz tu propia pregunta.
You have to edit the Superfish settings on the block configuration to achieve this. - Pría Purnama