Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

CMS Made Simple templates..How?

  • 07-01-2010 07:19PM
    #1
    Registered Users, Registered Users 2 Posts: 2,238 ✭✭✭


    Hi There,

    Has anybody here made custome templates/themes for CMS Made Simple ?

    I've been trawling Google for a while now and haven't really come up with any decent guides.

    I've found base templates on the CMSMS site but I don't really understand them.

    It seems that these themes are single xml files and I don't see any html or css in them..

    I have made templates for CubeCart before and its not too bad. It looks like CMSMS is using a different approach that i'm not familiar with.


Comments

  • Registered Users, Registered Users 2 Posts: 7,468 ✭✭✭Evil Phil


    More of a design question techguy, so I'll move it over there. Reckon you'll get a better response there too :)


  • Registered Users, Registered Users 2 Posts: 9,383 ✭✭✭S.M.B.


    The last version of CMS Made Simple I've used was version 1.4 and it used a standard templating system which was very easy to edit.

    They're now up to version 1.6 so maybe there has been drastic changes in the last year but I doubt it.


  • Registered Users, Registered Users 2 Posts: 6,652 ✭✭✭daymobrew


    techguy wrote: »
    It seems that these themes are single xml files and I don't see any html or css in them.
    The xml files are not the templates but rather a way to distribute templates.

    The Templates documentation is a good starting point.
    I generally create a basic html template and get it working outside of CMSMS. Then I copy it into CMSMS and change the content area to {content} and then the stylesheet links to {stylesheet}. Do it incrementally to make sure nothing broke. I find the menu stuff the most difficult.


  • Registered Users, Registered Users 2 Posts: 9,383 ✭✭✭S.M.B.


    Also, could someone explain to me the difference between the Design and Development forums?

    Seems to me to be very little logic behind it.


  • Registered Users, Registered Users 2 Posts: 2,238 ✭✭✭techguy


    Thanks Damo,

    I don't know how I missed that link. It seems to be exactly what I was looking for.

    @SMB: The way I see it is the Design forum is for visual design i.e. how things look,colours etc.. Then the Development forum is for the behind the scenes programming etc..


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 2,592 ✭✭✭tommycahir


    Hi techguy

    Have a look at the following CBT session convert OSWD template to cmsms template

    It basically shows you how to convert a HTML template to a cmsms template


Advertisement