Hi CMSMS Community,
I have uploaded this template ("softened cells" from the CMSMS template page) to my site: "www.sevenecoten.com/home". As you can see, my menus items do not show up, as they do in the default templates. I would sure appreciate some direction here.
I am very new to CMS, tpl's, and css.
BTW, reading this forum was very helpful during the install-- appreciate your efforts!!
-Taylor
Template / CSS help request [SOLVED]
Template / CSS help request [SOLVED]
Last edited by seven30 on Tue Sep 04, 2007 12:00 am, edited 1 time in total.
Re: Template / CSS help request
Yea sorry I guess I should hard code something in the template to warn users, if you go to the template you will see something like this...
{cms_module module='menumanager' template='greenmenu' number_of_levels="1" items="home,rounded,squared,galleries,contact"}
The 'items' are chosen from my set up and are page alias', that template will only take 5 menu items across, depending on the word length, any more and they go off the right side of the header...
You need to put your page alias' in the item list w/ , separation, look in the Help for menu manager as stated below \/
{cms_module module='menumanager' template='greenmenu' number_of_levels="1" items="home,rounded,squared,galleries,contact"}
The 'items' are chosen from my set up and are page alias', that template will only take 5 menu items across, depending on the word length, any more and they go off the right side of the header...
You need to put your page alias' in the item list w/ , separation, look in the Help for menu manager as stated below \/
Re: Template / CSS help request
Thank you Mark, That did the trick and got me on the right path. Here's what I have so far: www.sevenecoten.com, if you are interested.
Really appreciate your help and all the hard work looks like you have put in to this forum!
-Taylor
Really appreciate your help and all the hard work looks like you have put in to this forum!
-Taylor