Project

General

Profile

Changing Logo in Banner - base.rthml

Added by Andreas Kullmann over 13 years ago

Hello everyone,

I already posted the following message to an already open message #20638 - but since it is a bit old, I decided to put my question up for all. I hope someone can give me some advice or point me into the right direction.

I added a Logo to the base.rthml as instructed in 'http://www.redmine.org/projects/redmine/wiki/HowTo_add_a_logo_to_your_Redmine_banner'. Changing a few things, my code reads:

<!--
<img alt="HWK Logo" id="HWK Logo" src="/images/hwklogo.png" />

Unfortunatly the logo.png is not rendered (neither IE or FF). The <alt> tag is displayed. I have tried all kind of file references, but nothing made it work. I also tried using a image coming with the installation, again no luck. I restarted the apache services with every change. Are the any special attributes such as size to be considered for the png file? Are the any special steps importing a picture file or referencing it in <src>?

I run redmine 1.0.0. (the Bitnami Stack) on a W2K3 envoirement.
I hope you can give me some advice or hint to the right direction.

Thanks for your time and patience

By the way, I also tried a workaround by creating a css based on the classic.theme only changing the header, again no dice.