Ad Space

1.9.2

News



It's here!! Get your book today!

This great book from Packt Publishing is the key to getting up to speed in creating your own CMSMS site. Being one of the reviewers in the book, I can personal attest to its ability to take the greenest person and getting them up and running. Get your book today.

Want to read my review on this? Click here to see what I wrote.

 

Keep it Going

 If you find something here that you think was helpful, please donate to the support of this site.
Cheers
Jeremy Bass

 

http://twitter.com/statuses/user_timeline/jeremyBass26.xml?count=10&page=1

--jeremyBass26

Twitter Me This

I liked a @YouTube video http://t.co/SJsi2ynV Gruen - Cancer at 17
Monday, 9 January 2012 @ 21:58

I’ve give this plaguing Q a bounty. Come solve it if you can :D http://t.co/QIuyzGuG
Tuesday, 6 December 2011 @ 08:59

Can anyone solve this lol? I almost have it now, little off http://t.co/qJMdPDIt Use a string argument to case a namespace or type? C#
Saturday, 3 December 2011 @ 16:19

Can anyone answer this? http://t.co/QIuyzGuG "in a .net 2.0 C# script use String arg to case namespace/type"
Thursday, 1 December 2011 @ 07:39

this is a very interesting ted talk. west better shape back up, smarten back up and make it happen. http://t.co/MJCaDUAO down with REP.
Thursday, 6 October 2011 @ 12:31

Has to be the fastest way to edit in #CMSMS!! HTML/JS/CSS all at the same time! Power of #jQuery, can't wait to launch http://t.co/EpwlYLTI
Sunday, 18 September 2011 @ 15:40

About done with updates for ScriptDeploy! #CMSMS 1.10 ready, hot new features: including live time CSS/JS/html editing http://t.co/2ek53IHe
Saturday, 17 September 2011 @ 20:42

@jacklmoore happily, I'll shoot an email as the link is not public yet. for the greater good. greater good :D ha
Thursday, 1 September 2011 @ 12:07

@jschmid_no1 Tk :D figured it has all my info in it, why not
Wednesday, 31 August 2011 @ 11:58

@jacklmoore hey, had need on ipad to stop the CB resize. Solved by adding resize:true & if(settings.resize) & $window.bind('resize.' @L~491
Wednesday, 31 August 2011 @ 11:51

Fallow Me -- 91 followers


 
Questions Answered
Articles Written
Overall Points

Templates and stylesheets

A template is basically the HTML layout, or the design, of a page. This is the work of the designer. Whatever is in a template is used on every page that uses that template, meaning that the person editing the content doesn't need any web design skills.

In the template there are placeholders for content and navigation areas. When a user is visiting your site the page is automatically generated from the template and the placeholders are filled with the content.

The template is the HTML structure. It is then styled in one or more style sheets that are attached to each template. This styling is done with CSS. So to get a site look the way you want you should be familiar with HTML and CSS on at least a basic level. But don't worry, there are themes with ready-made templates and style sheets for you to download!

When you first install CMS Made Simple there are some basic templates that you can use and customize to your needs. Those templates are described in the section Default Templates Explained. The designer of your site can also add new templates to make the site look any way you want. The CMSMS community also shares themes for anyone to download and use at the CMSMS Themes site(external link).

Templates and style sheets in the CMSMS Admin Panel

In the CMSMS Admin Panel you will find the templates and style sheets in the Layout menu.

Previous page: How CMSMS Works  Next page: Pages and navigation 

Ad Space