navigation question

How exactly do you create a drop down menu? I would like for my nav bar to have an main link in the nav bar that says operations which has a drop down menu with links like: Hangar, Hubs, etc.

I became impatient doing this with the core_navigation.tpl so just added the links manually into a menu I put in my header.tpl

Ok. I know how to do links, but how exactly do you setup a drop down menu in the header? Like what atgs or structure do you use? Thanks.

I presume your ok with skinning?

You just want to make your entire page design including your drop down and then use all that to skin phpvms. For all I know, your design could mean that the menu goes in the footer.tpl!

This is a good resource of drop down menus for you: http://dynamicdrive.com/dynamicindex1/indexc.html

If you need any specific help skinning I’ll do my best to help you out if you send me a pm

Thanks man. I am going to work on it, and let you know how it goes.