By Pilantra on
Hi all.
Are you OK? I need to create menus look like this: www.springsource.com
I did, but manually. I have do into Drupal. Is it possible?
Thank you very much.
Best Regards.
Hi all.
Are you OK? I need to create menus look like this: www.springsource.com
I did, but manually. I have do into Drupal. Is it possible?
Thank you very much.
Best Regards.
Comments
Have you checked out Nice Menus?
http://drupal.org/project/nice_menus
i have tried nice menu but it
i have tried nice menu but it doesnt work correctly and i m new to drupal. Do i need to install more patches?? and also please let me know about adding graphics, videos and pictures to the nodes.
i hope for a +ve reply!!!!
If nice_menus don't work for
If nice_menus don't work for you (it didn't for me for some reason) you can access all the menu information (except aliases) through the menu_get_menu() function. (True for Drupal 5, don't know about 6.) From there you can customize your menu however you want, but it might take a bit of coding.
If you can get the nice_menus to work, that's probably the best option.
Thank you, I'll try. Best
Thank you, I'll try.
Best Regards.