History: CSS Overview
Preview of version: 8
Presentation
The presentation of elements, the visual style of your theme, is created using CSS (Cascading Style Sheets).
W3C provides tutorials and other tools for learning CSS principles: www.w3.org/Style/CSS. See also the CSS links in the Directory.
Tiki methodologies
You can start with an existing theme style sheet and copy, rename and modify it or, for Tiki 2, you can start with Tikiwiki2_CSS_selectors (which has a pretty complete set of the selectors and placeholder values in that Tiki version). Or you can start with an empty CSS file and create the new style from scratch.
New in Tiki 3: layout.css
As of Tiki 3.0, there is a layout.css file that provides basic layout selectors and properties and some default colors (and colors meant to be overridden by the theme stylesheet), which is imported by the theme stylesheet.
To start from an existing CSS file, see Modifying an Existing Style Sheet; to start from a blank CSS file, see Starting Fresh — CSS.
History
Information | Version | |||||
---|---|---|---|---|---|---|
Wed 30 of Jun, 2010 06:58 UTC Gary Cunningham-Lee Some updating. | 9 | |||||
Sat 23 of May, 2009 05:33 UTC Gary Cunningham-Lee Updated for Tiki 3.0. | 8 | |||||
Tue 27 of Jan, 2009 12:28 UTC Gary Cunningham-Lee Some updating. | 7 | |||||
Wed 08 of Mar, 2006 04:37 UTC System Administrator | 6 | |||||
Thu 23 of Feb, 2006 05:10 UTC Gary Cunningham-Lee tw.o origin deleted. | 5 | |||||
Thu 23 of Feb, 2006 05:09 UTC Gary Cunningham-Lee Link changes and copy edits. | 4 | |||||
Mon 20 of Feb, 2006 02:05 UTC Gary Cunningham-Lee Content added. | 3 | |||||
Fri 17 of Feb, 2006 07:01 UTC System Administrator Content added from doc.tw.o. | 2 | |||||
Fri 17 of Feb, 2006 02:41 UTC system created from structure | 1 |