By wadmiraal on
Hi folks. I'm a noob and having some trouble with drupals logic here.
I have a main menu at the top of my page. I want a sub menu in the left column. But the sub menu is different for every main navigation link.
E.g.:
main navigation:
- Fishing gear
- Mentos
- Tupperware
For Fishing gear, the sub navigation in the left column should be:
- Rod
- Bait
- etc
But for Mentos, it should show:
- Sweets
- Breath
- etc
And so forth...
But I don't know how to link a navigation set to a particular parent link...
I hope I'm being clear and understandable here...
Comments
Create the pages/links
You could already create the pages (or the links beforehand), and indiciate on the editor page under what link it should be placed. (Create content > page for instance, and there "Menu settings")
After that you can indicate where everything should appear (Site construction > Blocks). If I'm understand this right, you're trying to break up the menu items and the submenu items in two different div's or other elements?
Yes, that's it. Thanks, I'll
Yes, that's it. Thanks, I'll check it out.
I blog about Drupal right here