Menu problem

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
pralay

Menu problem

Post by pralay »

I want to change the menu appearance.
In one default template I saw the line
{cms_module module='phplayers'}
Now the default menu comes vertical and with the appearance which does not matches with my site.
So I need to make the menu horizontal and also change the menu template.
Please help me to do it.
I am rather new to this.
Please....... ???
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Menu problem

Post by tsw »

Take look at the default templates, there are examples for horizontal and vertical menus.

and all menus are just ul li lists which you can style to be vertical horizontal or round just as you want with css.

hope this helps
pralay

Re: Menu problem

Post by pralay »

Thanks for your help.
but the default template contains the following:
............
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


CMS Made Simple Default Site - {title}
{stylesheet}










{cms_module module='phplayers'}




{title} {print showbutton="true"}
{breadcrumbs}

{content}




Powered by CMS Made Simple {cms_version}
Think you've found a bug?  Report it.




.....
among which to edit?
Please pardon my ignorance.
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Menu problem

Post by tsw »

hmm, what version you are using?
pralay

Re: Menu problem

Post by pralay »

version-1.0.2
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Menu problem

Post by tsw »

that template is old. (not sure how old but old)

is this a clean install or upgrade?

I suggest you create a clean install somewhere and install sample content when prompted in installer and take a look at layout->templates
pralay

Re: Menu problem

Post by pralay »

Ok. Thanks for your suggestion.
I'll try that.
Locked

Return to “CMSMS Core”