Hi all,
I am going to install wordpress along with CMSMS and attempt to have a seemless design between the two. I am starting with a Wordpress theme that I have, and I want to wrap that look and feel around CMSMS.
I am curious to know if anyone has done this, and if there are any pitfalls you might point out?
Thanks
John
Wordpress Theme > CMSMS Theme
- johnbmcdonald
- Forum Members
- Posts: 60
- Joined: Mon May 14, 2007 8:01 pm
-
- Forum Members
- Posts: 11
- Joined: Thu Feb 15, 2007 10:20 am
Re: Wordpress Theme > CMSMS Theme
I've ported the Blix-theme to CMSMS. Followed some video instruction somewhere. A thing that I found hard was figuring how to get the menu working. Ended up modifying one of the templates that came along with CMSMS.
Another thing was that I had to modify the search form template, removing the {}-tags in the template and replace it with the code that they generate, removing the pieces that broke the design.
Another thing was that I had to modify the search form template, removing the {}-tags in the template and replace it with the code that they generate, removing the pieces that broke the design.
Re: Wordpress Theme > CMSMS Theme
http://wiki.cmsmadesimple.org/index.php ... _Tutorialsniedermayer wrote: I've ported the Blix-theme to CMSMS. Followed some video instruction somewhere.