Ad Space

1.8.1

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

Can't wait to get to Amsterdam and do my http://lnkd.in/byDJvp http://lnkd.in/rU225_
Friday, 27 August 2010 @ 12:56

Home-http://www.steelheadderby.com/-test of the site, not a bad competition to get in on. use my real url UDT, GetURL() is 'broken' #CMSMS
Monday, 23 August 2010 @ 09:27

Will be off to do a workshop in Amsterdam for #CMSMS #GeekMoot http://bit.ly/cUAvnW will be fun share my #jQuery n #CMSMS tricks, cy there
Tuesday, 10 August 2010 @ 11:02

k, dorky but go2 http://bit.ly/8eY1i click one of the Translate items @ the bottom and move page2page :D it's the simple things, lov #jQuery
Tuesday, 10 August 2010 @ 09:28

Don't forget 2 nominate #CMSMS for the Packt Publishing Open Source Awards http://bit.ly/9EsprT Best cms I've worked with +1 vote for me :D
Tuesday, 10 August 2010 @ 08:07

Pre-review Documentum 6.5 Content Management Foundations: Pre-review Documentum 6.5 Content Management Foundat... http://bit.ly/aRMz9d
Friday, 30 July 2010 @ 11:30

Announcement: New plug-in browsertools: Hello, thou this is not a "new" plug-in http://dev.cmsmadesimple.org/p... http://bit.ly/c0H27Y
Thursday, 22 July 2010 @ 15:37

Fallow Me -- 44 followers


 
Questions Answered
Articles Written
Overall Points

Default Templates Explained

CMS Made Simple 1.8.1 was installed with numerous default templates (you choose this during the installation process). These are to display some of the features of CMS Made Simple and to give you a head start when creating your own web sites.

The tags that are unique to templates in CMS Made Simple are described on the page CMSMS tags in the templates (see menu to the left). Click on any link beneath that page in the menu to the left to see what the default templates look like.

Changing the style of Default Templates

All of the templates and style sheets have comments throughout them to help you find where to change the look of them.

Menus/navigation

Two kinds of navigation are used in these templates. For each there is a menu template in the Menu Manager. CSSMenu is a dropdown menu using only CSS. Well, for Internet Explorer 6 some JavaScript has to be used... Two of the page templates are using CSSMenu for navigation, one with the menu horizontally at the top and the other with the menu vertically to the left.

The other navigation type is what we call Simple Navigation. That is just an unordered list that gets its style and appearance from the style sheets (CSS). Also here one page template is using a horizontal simple navigation and the other a vertical menu.

The menu tag in each template is used like this: {menu template='cssmenu.tpl'}, where the cssmenu.tpl is the name of the Menu Manager template, if you make a custom menu template you don't need to use the .tpl on the end. More parameters can be used, for example to start a menu from the second level, collapse the children pages until the parent is clicked etc. Read more about that in the Menu Manager Help in the Admin Panel.

Ad Space