Showing revision #4a714f67 of page make_a_theme

Make a Theme

Go to the Themes page and click 'New Theme'.

The easiest way to get started writing a theme is to look at an existing theme's CSS:

Example theme

Copy / paste pieces of it into your new theme and play around with the variables to get a different look. After a bit of practice, you should be able to write your own code from scratch.

If you don't already have a subforum you moderate, create one for testing your new theme.

Go to Manage > Appearance to set your theme as the subforum's theme.

Embedding images in your theme is not supported at present.


Source code

Go to the [Themes](https://raddle.me/themes) page and click 'New Theme'.

The easiest way to get started writing a theme is to look at an existing theme's CSS:

[Example theme](https://gist.github.com/shiningwing/b5831995a76aaad9c81b4a40d6b144e5)

Copy / paste pieces of it into your new theme and play around with the variables to get a different look. After a bit of practice, you should be able to write your own code from scratch.

If you don't already have a subforum you moderate, [create one](https://raddle.me/create_forum) for testing your new theme. 

Go to Manage > Appearance to set your theme as the subforum's theme.

Embedding images in your theme is not supported at present.