History: CSS Overview
Preview of version: 9 (current)
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 you can start with an empty CSS file and create the new style from scratch.
New in layout.css and design.css
In Tiki 3, a layout.css file was introduced 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. In Tiki 4, this was split into a new layout.css file, for layout and positioning rules, and a new design.css, for some default design rules.
To start from an existing CSS file, see Modifying an Existing Style Sheet; to start from a blank CSS file, see Starting Fresh — CSS.
Be aware that Tiki also has CSS files for specific features, such as the calendar, and CSS files that are part of external code such as jQuery.
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 |