Page 1 of 1

css & html website - turned into a cmsms theme or integrate them both

Posted: Wed Jul 07, 2010 2:08 am
by Aromis
I am building a website in html & css after finishing the design i was about to start mass making the pages and adding the content but it is quite a large site so i wanted to add a CMS so i can easily edit pages and add more to sections such as news etc

so i downloaded one the themes to see how the coding works so i could perhaps copy and paste it over and install it etc

but the theme is entirly xml inbedded

so is it possible to integrate overlap or somehow merge this website i have with cmsms

Re: css & html website - turned into a cmsms theme or integrate them both

Posted: Wed Jul 07, 2010 2:14 am
by Dr.CSS
The themes are all packed as XML because they get imported using theme manager, you best bet is to install CMS Made Simple then look at the default content pages, like in the link below, to see how it works...

Mostly it's just a matter of copying your template/html to a new template replacing things like the hard coded menu ul li with {menu}, use {content} where you want to add content to the page, then copy your css into new style sheets then attach those to your new template, of course there are a few more tweaks you will need to do but it will get you going...

Re: css & html website - turned into a cmsms theme or integrate them both

Posted: Thu Jul 08, 2010 1:06 pm
by Aromis
has anyone done it before, perhaps a guide or instructions on how to do it is available ?

or should i just jump in give it a go and should i succeed write one myself

Re: css & html website - turned into a cmsms theme or integrate them both

Posted: Sun Jul 11, 2010 4:38 am
by jpatti