Menu Manager - an excellent tutorial

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Menu Manager - an excellent tutorial

Post by calguy1000 »

Hi all

I'm here to announce that Richard Powell has volunteered to, and written an excellent introductory tutorial for managing menus with CMS made simple.

His well written, and well explained tutorial explains how he has accomplished generating a single page (or page template) that has three menus within CMS made simple.

I encourage you to read it:

http://themes.cmsmadesimple.org/menu_manager_options.html
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.
Caesonia

Re: Menu Manager - an excellent tutorial

Post by Caesonia »

Wow. i agree. Wish this had been there about a month ago. Oh well. Its well said. Thanks for posting.
Pierre M.

Re: Menu Manager - an excellent tutorial

Post by Pierre M. »

Nice introductory tutorial, thanks.

I've added a link to it from http://wiki.cmsmadesimple.org/index.php ... nu_Manager

Pierre M.
sebgonz
New Member
New Member
Posts: 3
Joined: Fri Apr 11, 2008 7:28 pm

Re: Menu Manager - an excellent tutorial

Post by sebgonz »

This addresses the exact problem I'm facing. I have the level 1 navigation menu at the top yet it's showing in a vertical order instead of across the top horizontally.  How do I go about fixing that?

Here's what I mean.

www.organizedbyevelin.com
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Menu Manager - an excellent tutorial

Post by Dr.CSS »

You must have changed the menu call, all your menu CSS has primary-nav calls, meaning the ul is IDed as and you have a plain ...
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm
Location: Raalte, the Netherlands

Re: Menu Manager - an excellent tutorial

Post by RonnyK »

Indeed a good article.....

Personally I always work with sectionheaders/pages that I dont show in the menu,

like
sb-menu/ft-menu, for sidebar and footer-menu.

In the template I use,

Code: Select all

         {menu template='extra-menu' start_page='sb-menu' show_all='1'}
where the sidebarmenu should come, to show the pages under that menu-entry. This way all is shown dynamically. Otherwise I would have to edit the template everytime a page is created that should be in the excludeprefix parameter.

Ronny
Post Reply

Return to “Layout and Design (CSS & HTML)”