HowTo: Get the redmine.org theme

Added by chaoqun zou 22 days ago

I like the theme of redmine.org and have find a way to get it.
screen.jpg is the result.

If your like this too, please follow these steps:

1. extract redmine.rar to /redmine/public/themes/. (these are downloaded from redmine.org _)
2. copy base.rhtml to /redmine/app/views/layouts/.
3. restart webrick or other server.
4. choice redmine theme in the configuration page.
5. thanks to JP Lang~

redmine.rar (2.7 KB)

screen.jpg (75.7 KB)

base.rhtml (2.6 KB)


Replies

RE: HowTo: Get the redmine.org theme - Added by Thomas Lecavelier 21 days ago

Thank you for your topic, I'll be glad to redirect here all the users that ask for it :)