Im currently using CSSMenu left + 1 column as my template. I would like to add some menu items, but you have to essentially create a content page for each menu Item. For example, using the menu structure below:
Animals > Dogs > Terrier
I have to create a content page for both Animals and Dogs (creating sub pages of Animals) to generate the movie. But if a user clicks on Dogs for instance, they are taken to a page with whatever I entered as content for that page.
So, is there a way to structure the menu so that Animals and Dogs would not be clickable items?
CSS Menu Template
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: CSS Menu Template
Use section headers..... under the 'content type' pulldown.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
-
- Forum Members
- Posts: 20
- Joined: Thu Feb 02, 2006 5:11 am
Re: CSS Menu Template
Awesome, thank you so much for that.