Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Yep! The links themselves for Nice Menus are created using the Drupal API function menu_item_link. You are free to use http://api.drupal.org/api/function/theme_menu_item_link/5 to theme your menu links or you can alternatively do a theme override on Nice Menus' theme_nice_menu_tree function and put whatever you would like in the place of menu_item_link.
Comments
Comment #1
add1sun commentedYep! The links themselves for Nice Menus are created using the Drupal API function menu_item_link. You are free to use http://api.drupal.org/api/function/theme_menu_item_link/5 to theme your menu links or you can alternatively do a theme override on Nice Menus' theme_nice_menu_tree function and put whatever you would like in the place of menu_item_link.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.