Page 1 of 1
Where can I get templates
Posted: Tue Apr 19, 2005 3:49 am
by bananahammock
Thanks...
Re: Where can I get templates
Posted: Tue Apr 19, 2005 9:28 am
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}.
Re: Where can I get templates
Posted: Tue Apr 19, 2005 5:37 pm
by bananahammock
What do you mean? Just put {content} in the body ?
This is what I am getting
www.redfolia.com
Re: Where can I get templates
Posted: Tue Apr 19, 2005 5:42 pm
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.
Re: Where can I get templates
Posted: Wed Apr 20, 2005 6:34 am
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!