1.9.4.2

News

Page 1 of 8  > >>

Apr 3, 2012
Category: General
Posted by: Pete
A few simple words that summarise how we create our own character and destiny. This process is the key to making changes in your life, with or without the help of a hypnotherapist or counsellor.
Mar 20, 2012
Category: General
Posted by: Pete

More and more of us use Facebook these days, and it is a convenient means of exchanging news on a fairly trivial level. However, recent experiences have reminded me that there's no such thing as privacy, once you go online. This especially applies to Facebook.


Feb 27, 2012
Category: General
Posted by: Pete
Hypnotic regression is widely known through TV programmes like "The X Files". However, no accurate information can be obtained through this method. It's especially dangerous in cases where sexual abuse in childhood is suspected.
CMS - 1.9.4.2 - Faanui
 

Default Templates Explained

CMS Made Simple 1.9.4.2 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.