I'm looking for a part-time remote job.

Hire me


I'm the author of:

Mastering Redmine is a comprehensive guide with tips, tricks and best practices, and an easy-to-learn structure.

Check the book's project or

Buy the book

Social pages of the book:

By buying this book you also donate to Redmine (see this page).


Follow me:

Theming

Like Redmine one the look and feel of the WikiNG elements (e.g. blocks, smileys, markers etc) can be customized with a custom CSS theme. But the name of the theme should be identical to the system theme name.

To create a new theme you should create a CSS file in the assets/stylesheets directory. For example, if the system theme has name red-andy (this name can be found in the Redmine public/themes directory) the filename of the WikiNG theme should be red-andy.css.

For sample theme check source:assets/stylesheets/red-andy.css.

The CSS file of the theme is enabled automatically when you enable the system theme with the same name.

Terms of use | Privacy policy