On 8/2/13 11:36 AM, "Olemis Lang" <[email protected]> wrote:
>On 8/2/13, Matevž Bradač <[email protected]> wrote: >> >> On 2. Aug, 2013, at 7:31, Olemis Lang wrote: >> >>> On 8/1/13, Steve Gaul <[email protected]> wrote: >[...] >>>> >>>> I saw the enter in the base.ini file for >>>> [header_logo] >>>> src = >>>> >>> >>> That's the way to do it , afaict >>> >>>> but what ever path and file I put in there, does not seem to be able >>>>to >>>> be >>>> displayed. >>>> > >Try inserting in there your logo URL . > >>> >>> Yes , that's happening to me too . Odd issue . >> >> (In standalone mode) it works if the image is copied into >>trac/trac/htdocs >> and just referred to by filename (e.g. src = mybanner.png). I can't say >> whether this is a bug or not. >> > >My mistake , sorry . I just confused /chrome/site URL path . It works ok. We are using bloodhound with apache2 as opposed to standalone mode (tracd) and inserting it in base.ini does not appear to be working. When I view the page source, by putting the above entry into base.ini with just the src = mylogo.png, and copy the image to trac/trac/htdocs the page is trying to reference: /chrome/theme/img/mylogo.png …but it does not display the "my logo" image and just uses the "alt=Bloodhound Logo" and I get Bloodhound Logo hyperlink text with no image :( Even tried moving the image to: site/htdocs/theme/img but still no go... Any other thoughts/ides? Thanks, SEG > >-- >Regards, > >Olemis - @olemislc
