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

shivam.saraiya’s picture

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!!!!

frewfrux’s picture

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.

Pilantra’s picture

Thank you, I'll try.

Best Regards.