Where can I get templates

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
bananahammock

Where can I get templates

Post by bananahammock »

Thanks...
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Where can I get templates

Post by Ted »

Just search for free html templates.  Remember, CMS doesn't force any kind of structure.  Just find a template you like and replace the body of it with {content}.
bananahammock

Re: Where can I get templates

Post by bananahammock »

What do you mean? Just put {content} in the body ?

This is what I am getting www.redfolia.com
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Where can I get templates

Post by Ted »

Create a new template is CMS.  Paste the HTML of your current template into the box.  Replace the body of it (Read the following before...  etc) with a {content} tag.  Replace the menu section (Home, Contact, Link to Us) with {bulletmenu} or {cms_module module='phplayers'}.  Put a {stylesheet} tag somewhere in between the tags.  Maybe put {title} in between the tags.

Then set all your content pages to use that new template you just created.
bananahammock

Re: Where can I get templates

Post by bananahammock »

Ok it worked.  Only one porblem..

I think the problem is the CSS.  The template has a css in .  When I remove it in dreamweaver and view in my browser, it looks exactly like it looks in cmsms.  I tried ti cut the css and paste in the strylesheet in edit template. but it didnt work either.

Here's the actual template http://redfolia.com/index1.html

And here's what my websiite looks lke http://redfolia.com

Thanks


/EDIT Nevermind, It worked Thanks wishy!
Last edited by bananahammock on Wed Apr 20, 2005 6:46 am, edited 1 time in total.
Locked

Return to “CMSMS Core”