[support] Structuring a menu where there's no parent

Steve Karsch steve at stevekarsch.com
Tue Oct 25 11:53:52 UTC 2011


Have you had a look at Nice Menus? http://drupal.org/project/nice_menus

On Tue, Oct 25, 2011 at 7:05 AM, DTH <david at hartster.org> wrote:
> Am assuming I'm being a bit obtuse, but effectively I want my menu to look like:
>
> ---Home
> ---Events
> -------Event 1
> -------Event 2
> -------Event 3
> ---Contact etc
>
> This will be a dropdown menu, so when people mouseover Events, they
> see the dropdown of Event 1/Event 2/Event 3. This is all fine.
> However, there is no content for an Events page itself, and if someone
> clicks on Events, they should be taken by to the Event 1 page.
>
> What's the neatest way of doing this? I could create a "blank" Events
> page and then redirect somehow (custom module/global redirect?) to
> Event1, but this seems slightly hacky. Is there an alternative.
>
> I'm using D7.
> --
> [ Drupal support list | http://lists.drupal.org/ ]
>


More information about the support mailing list