PDA

View Full Version : Adding a custom dropdown menu


ADT
03-22-2006, 02:50 PM
Hello,

I am trying to add an additional dropdown menu to the navigation bar. I'm pretty sure I know what to do, I just can't find where.

I have looked in the "NAVBAR" template options and found how to create a new dropdown, however, I am confused on how to set the "ID" to recognize the new dropdown.

Example: The "Quick Links" dropdown has the ID set to id="usercptools_menu". I cannot find where that "usercptools_menu" is defined so I can create a custom ID that will apply to my new link.

If I just copy and paste the Quick Links code and modify it to my needs, it works fine except the Quick Links inherit my new settings because of the id.

I figured it would be defined in a .css someplace under #usercptools but that has also eluded me.

I hope this makes sense. Any help is greatly appreciated.

ADT
03-22-2006, 03:26 PM
Disregard this post. The answer was found in a previous, overlooked, thread.