[Solved] Menu problem in template Greenery

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"
Locked
lukasknol

[Solved] Menu problem in template Greenery

Post by lukasknol »

Hello,

I've installed the Greenery template in CMS Made Simple but they main menu doesn't show up, except the Home link. I saw more people have this problem but I couldn't find the answer yet. Does anyone already got a solution for this problem?

Thanx!!
Last edited by lukasknol on Mon Nov 12, 2007 11:55 am, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Menu problem in template Greenery

Post by Dr.CSS »

It may have the items="home,pagealias,pagealias,pagealias" call in the {menu} tag, you can only have so many items across or it looks off, so add your page alias' to get them to show or just take the items="" call out of the tag...
lukasknol

Re: Menu problem in template Greenery

Post by lukasknol »

Thanx...it worked out.

Well I inserted this line:

{cms_module module='menumanager' template='Greenery : greenmenu'  collapse="1"}

;D
Locked

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