Templates

General project discussion. NOT for help questions.
Post Reply
webguru
Forum Members
Forum Members
Posts: 97
Joined: Thu May 08, 2014 6:18 pm

Templates

Post by webguru »

Just trying for some clarification...

If I use a "Template", does it have to be one that is specifically designed and built for CMSMS (like in a WordPress Theme/Template) or can I apply it to a custom Template I build in Dreamweaver?

Thanks for your help!
uniqu3

Re: Templates

Post by uniqu3 »

Simply put, Template is your HTML structure, means you can create any structure as you wish, therefore you do not need to follow any specific functions or file strcture like in WP.
To make your template work with CMSMS all you need to do is add smarty tags where needed, attached stylesheet and anything else you wish to do as described here http://docs.cmsmadesimple.org/layout/cr ... n-template
webguru
Forum Members
Forum Members
Posts: 97
Joined: Thu May 08, 2014 6:18 pm

Re: Templates

Post by webguru »

Thanks for responding and sorry it took me so long to get back to you.

I finished a handmade site that I created in Dreamweaver. I also, in a separate directory on the site, installed the CMS Made Simple program.

Maybe I misunderstood, or didn't explain it clearly enough, but I wanted to know how to use this program in my custom templates that are NOT built from within the CMS Made Simple program. Is that possible?

Thanks again!
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: Templates

Post by staartmees »

You can use almost any selfmade template

As uniqu3 stated, "To make your template work with CMSMS all you need to do is add smarty tags where needed, attached stylesheet". Also take a look at the Minimal Template: it's a basic template with all the necessary tags.
Did you read http://docs.cmsmadesimple.org/layout/cr ... -customize
Post Reply

Return to “General Discussion”