Difference between revisions of "Templates"
From vlwcms Wiki
(→Purely CSS) |
(→Purely CSS) |
||
Line 3: | Line 3: | ||
look and feel of the site without writing any code. The picture below shows the standard layout of the boxes that make up the | look and feel of the site without writing any code. The picture below shows the standard layout of the boxes that make up the | ||
VLW site. If you're familiar with CSS it's pretty easy to build a new template. | VLW site. If you're familiar with CSS it's pretty easy to build a new template. | ||
+ | |||
+ | [[image:Vlw-temp-layout.png]] |
Revision as of 17:24, 11 September 2009
Purely CSS
Part of my inspiration for vlwcms was the CSS Zen Garden (http://www.csszengarden.com). I wanted a simple mechanism to change the look and feel of the site without writing any code. The picture below shows the standard layout of the boxes that make up the VLW site. If you're familiar with CSS it's pretty easy to build a new template.