Choice < Skins > Classic (talk? | users? | test page | RWD? | set as default | unset | validate: HTML, CSS)
Heading
Skin name:
|
Cinnamon
|
Description:
|
Clean skin with red, brown and gray highlights
|
Version:
|
0.2 (2007-07-31)
|
Compliance:
|
Valid xhtml transitional. Valid CSS 2.
|
Author:
|
Ian MacGregor
|
License:
|
GPL
|
Download:
|
cinnamon.zipΔ
|
Installation:
|
Unzip cinnamon.zip into your skins directory. Then enable the skin in your config.php file with: $Skin = 'cinnamon';
|
Below are examples of how the different markup will appear in this skin:
Level 1 heading (Code)
(Pre)
(Link)
Level 2 Heading (Code)
(Pre)
(Link)
Level 3 Heading (Code)
(Pre)
(Link)
Level 4 Heading (Code)
(Pre)
(Link)
Level 5 Heading (Code)
(Pre)
(Link)
Level 6 Heading (Code)
(Pre)
(Link)
- List Item 1 - Lorem ipsum dolor sit amet, consectetur adipisicing,
- List Item 2 - Lorem ipsum dolor sit amet, consectetur adipisicing,
- Numbered List Item 1 - Lorem ipsum dolor sit amet, consectetur adipisicing,
- Numbered List Item 2 - Lorem ipsum dolor sit amet, consectetur adipisicing,
Indented - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod.
Link Text Non-Existent? External Small text. Normal text. Large text.
Large monospaced. Normal monospaced. Small monospaced.
Strong text. Emphasized text. Superscript and Subscript Attach:file.ext Δ.
This text is preformatted
This is
a code block
Table Header
|
Cell 1
|
Cell 2
|
Cell 3
|
Cell 4
|
Cell 5
|
Cell 6
|
Horizontal line below
different colored text here.
Changelog
v. 0.2 (2007-07-31)
- tweaked the <pre> setting for better readability
v. 0.1 (2007-07-26)
Comments
There is a bug in cinnamon.tmpl:
<a href='topofpage'>↑ Top</a>
should be:
<a href='#topofpage'>↑ Top</a>