Home > XHTML CSS > Movable Type
Change with class
Switching Layout
- 2007-02-22 (Thu)
- CMS Tool

Vicuna private skin has become the mechanism where layout changes with the class which is added to the body element of the theme source.
This has meant the fact that in class for layout which is shown in the one for skin each templet can be modified in layout of the taste.
You try looking at the modification of layout of the index page as an example.
<body class="mainIndex double">

In initial condition as description above, double and mainIndex class for layout are divided in the space by class attribute, is set as two values. As for mainIndex class it is not necessary to modify in class in order to identify the template.
div#utilities in double class becomes a sidebar arranged on side of div#main.
- Single Column
- body class="single"
- Double Column - Menu on Left
- body class="double"
single class
- 2007-02-22 (Thu)
- Movable Type
Eye Catch Module
- 2007-02-22 (Thu)
- Movable Type
The Eye Catch image is the element which gives visual impact to the visitor at the time of page designing directly.
Here is insertion and the edit method of the Eye Catch image.
<body class="mainIndex eye-t">
- body class="double eye-t"

- body class="double eye-d"

- body class="double eye-s"

- Newer: Movable Type Template Vicuna
- Older: Web Standards Design
- Search
- Feeds
- Tag Cloud
- Links
