Closed (fixed)
Project:
Acquia Marina
Version:
6.x-1.5
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2009 at 20:17 UTC
Updated:
19 Jan 2009 at 04:54 UTC
I was wondering if I have to have a link for the top menu item in a drop down menu. For example if my menu is:
Galleries
-- Family
-- Friends
Do I need to have a landing page for Galleries? All I really want is for the Galleries button to drop and show the other two links. I don't have a need for a separate Galleries page.
Thanks!
Comments
Comment #1
stephthegeek commentedHaving unlinked menu items is a recurring annoyance of Drupal :\ See http://drupal.org/node/128618
The theme also depends on having both the list item and the link tag in order to actually accomplish the styling and dropdown effect. So this is a toughie that can't really be fixed without a lot of refactoring and custom code.
Comment #2
jfro commentedThanks for send the link along to me. This turns out to be a much more complicated issue than I anticipated.....