Page 1 of 1

Please help a newbie out!

Posted: Fri Jun 17, 2005 5:17 am
by erikajune
I'm new to CMS. I design websites and up until now I've designed only html sites using CSS only for text styles, borders, etc.  I've never designed an entire site using CSS.

I can teach myself whatever it is I need to do but I need to know WHAT it is I need to do. LOL

How do I convert an html template completely into a CSS template?  Is it just a matter of learning CSS completely?

Any advice is appreciated!

Re: Please help a newbie out!

Posted: Fri Jun 17, 2005 5:36 am
by Tom
Hi, maybe I understood incorrectly, but using css is not a precondition for using CMS Made Simple. You can perfectly use your old html templates with it.

Re: Please help a newbie out!

Posted: Fri Jun 17, 2005 5:45 am
by erikajune
Hmmm.  Maybe *I* don't understand.

I think I need a step-by-step guide. LOL

Re: Please help a newbie out!

Posted: Fri Jun 17, 2005 6:26 am
by Tom
Go to admin menu. Click "Add new template". Paste your html template into the content field.

Add {content} tag in the place you would like to see your content.
Add {cms_module module='phplayers'} tag where you would like to see the menu, or {bulletmenu} for an alternative simple menu.

Save the template and use it for adding new content.

I'm completely incompetent in css, and very bad with html, but that doesn't prevent me from using CMSMS :). I'm sure you can make wonders with css in CMSMS, but you can as well be fine with just plain old html, or html + css for text styles.

Re: Please help a newbie out!

Posted: Fri Jun 17, 2005 9:37 am
by Ted
This is my "goto" thread on the topic.  Basically the same thing that Tom is saying.

http://forum.cmsmadesimple.org/index.ph ... 817.0.html

Re: Please help a newbie out!

Posted: Fri Jun 17, 2005 6:28 pm
by erikajune
Thank you!

You have all been very helpful. :D