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
How to make i css/htm to XML ?
Re: How to make i css/htm to XML ?
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.