By bmblack on
I know this is probably a strange request, but I'm wondering if anybody could help me with this ...
I have a footer area on my website where I need to display a list of all my primary links (I only have 4) with its children under it. I need each primary link to have its own column and I want all the children of the primary link to be listed under the primary link.
So my footer would be 4 columns. Each column's top link would be the primary link and under the primary would be a list of all of the primary links children.
I dont even know where to begin on this one ... anybody have any suggestions that might help me accomplish this?
Comments
Try Menu block
You could try Menu block:
http://drupal.org/project/menu_block
I may have missed a simpler way, though.
Kind of cumbersome, but it
Kind of cumbersome, but it worked!! Thank you!!