Support #2012
How to add logo to the theme
| Status: | Closed | Start: | 13 Mar 2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | - | |||
| System: | System version: | |||
| Votes: | 0 |
Description
I see that on your page you have nice logo. How it is possible to add one to the custom redmine installation?
History
Updated by Andriy Lesyuk about 1 year ago
- Status changed from New to Closed
Hi!
I did this by modifying base layout: http://projects.andriylesyuk.com/projects/base/repository/entry/AndriyLesyuk/app/views/layouts/base.rhtml
And defining CSS: http://projects.andriylesyuk.com/projects/base/repository/entry/AndriyLesyuk/assets/stylesheets/andriylesyuk.css
Updated by Steven Wong about 1 year ago
It seems that I have to modify the base.rhtml file. Thanks.
Andriy Lesyuk wrote:
Hi! I did this by modifying base layout: http://projects.andriylesyuk.com/projects/base/repository/entry/AndriyLesyuk/app/views/layouts/base.rhtml And defining CSS: http://projects.andriylesyuk.com/projects/base/repository/entry/AndriyLesyuk/assets/stylesheets/andriylesyuk.css
