Posted by zerocool22 on January 24, 2013 at 4:05pm
Hello,
I am using the busy drupal theme. The idea is to make a dropdown menu from one of the options in the navigation menu. Normally I would just make a another page, click "add to menu" button, and set the parent to one of the menu options. However in the busy theme this does not seem to work?
Any tips/help?
Thanks,
Comments
=-=
does it work in a default core theme? I ask because drupal doesn't support drop downs/ slideouts by default. You need a module like nicemenus or superfish in core, or included in your theme.