2008/9/3 Chris Nelson <[EMAIL PROTECTED]> > > My trac.ini file says that the logo src is "common/trac_banner.png" but I > don't know what that's relative to. I can't find trac_banner.png anywhere. >
The common folder maps to the htdocs folder under your trac environment. eg. \trac\projectname\htdocs Chances are the trac_banner.png file it doesn't exist in a default installation, just add your own image and change the reference in your ini file to reflect this. Hope that helps Stephen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
