History: Starting Fresh -- CSS
Preview of version: 6 (current)
Starting from near-zero
To make a Tiki theme that is not derived from an existing theme, a good way is to start with a "blank" CSS file. This way, it will be unique, not "inheriting" any page treatments from another theme. The problem with starting from zero, though, is that it isn't clear what elements need to be styled. As a practical matter, it would probably be a good idea to take one of the more lightweight new theme stylesheets and just delete or replace the values, retaining the selectors (divs, ids, and spans, etc.).
Older information
Note: The rest of the information on this page is out of date and here for historical purposes only.
This file has selectors for both a "litecss" liquid layout, and a table-based layout for a "fixed width" theme (as demonstrated on
If the new look can be created using the CSS file alone (and perhaps background graphics), then no template modification is needed. More complex layout changes may require theme-specific templates as well.
History
Information | Version | ||||||
---|---|---|---|---|---|---|---|
Sun 21 of Sep, 2025 06:25 UTC System Administrator automatic conversion | 6 | ||||||
Wed 30 of Jun, 2010 07:42 UTC Gary Cunningham-Lee Some updating. | 5 | ||||||
Wed 08 of Oct, 2008 05:52 UTC Gary Cunningham-Lee Fixed link. | 4 | ||||||
Wed 08 of Oct, 2008 05:49 UTC Gary Cunningham-Lee Updated. | 3 | ||||||
Mon 20 of Feb, 2006 01:17 UTC Gary Cunningham-Lee Content begun. | 2 | ||||||
Fri 17 of Feb, 2006 06:18 UTC system created from structure | 1 |