Page 1 of 1

How to make i css/htm to XML ?

Posted: Sat Dec 04, 2010 9:33 pm
by Cogo
Hi there.
I have already a nice hompage style i have do in DreamWeaver with css and html.
How can i do to get this documents to one xml file?
Or what should i do to get that page conncect to the "CMS" page?

Thanks for answer

Re: How to make i css/htm to XML ?

Posted: Sat Dec 04, 2010 10:23 pm
by Wishbone
No need to convert anything to XML. Install CMSMS, and look at the default templates in the Layout menu to see how they were done. Then add your HTML in a new template and replace the blah blah with {title}, the content with {content}, etc. Then create a stylesheet (Layout menu again) and put your CSS in it. Then tell your template to use that stylesheet, and you're sorta almost there.