Recent Changes - Search:

Users

Developers

Wiki help.

Themes-Draft

How to create your own theme

Import the default theme, and supplement it locally; rather than amending the default theme: there will continue to be amendments to the default theme, and you can do everything you could in the default theme.

See the redblue theme for an example of what this can look like: but that's also a core theme, so don't amend that one either! Instead, use it as a template for your new theme - it illustrates how to use the css import.


style.css

@import url(../default/style.css);

style_screen.css

@import url(../default/style_screen.css);

Documentation Advanced Topics Configuration

Edit - History - Print - Recent Changes - Search
Page last modified on August 28, 2008, at 12:10 AM