Theming Menu in Drupal 6
Friday, November 7th, 2008now become easier !!
check this link
now become easier !!
check this link
I found a simple tutorial for newbie.. !!!
Click here… I spend more than one hour to find out this.. Pity me !
Spending some time trying to find out this !
Sigh…
If you make additional menu and wants to put it in your theme, this is how to do it
<?php print theme('links', menu_navigation_links('menu-machine-readable-name'), array('id' => 'menu_id', 'class' => 'menu_class')); ?>