[rt-users] Change Logo

Jeff_Leach at Progressive.com Jeff_Leach at Progressive.com
Wed Jun 23 11:26:27 EDT 2004





Try to find a graphic that displays properly, and copy the variable
attributes and display that image.  If it works move your image to the
directory where the working graphic is stored.  I ended up getting it to
work with the following code located in /rt/local/html/Elements/Header, and
placing the graphic in  /rt/share/html/NoAuth/pgr.gif


 <td colspan=2><a href="http://xl2ddocs"><img
src="<%$RT::WebPath%>/NoAuth/pgr.gif" width="154" height="30"></a></td>


Hopefully that helps.

Jeff



                                                                                                                                                   
                      "Werner Morgenstern"                                                                                                         
                      <wmorgenstern at coopoptical.com         To:      <rt-users at lists.bestpractical.com>                                            
                      >                                     cc:                                                                                    
                      Sent by:                              Subject: [rt-users] Change Logo                                                        
                      rt-users-bounces at lists.bestpr                                                                                                
                      actical.com                                                                                                                  
                                                                                                                                                   
                                                                                                                                                   
                      06/23/2004 10:57 AM                                                                                                          
                      Please respond to                                                                                                            
                      wmorgenstern                                                                                                                 
                                                                                                                                                   
                                                                                                                                                   




Hi,

I want to change the default logo in RT (3.0.11)
I already did the following:
  Copy the RT file share/html/Elements/Header into
local/html/Elements/Header
  Edit that new file changing
  <%$RT::WebImagesURL%>/bplogo.gif" alt="" width="230"
height="50">
  to your logo.

However, the logo does not display.  It just does the normal placeholder,
when the image can't be found.  When I view the source, it is correct (the
file is where it should, and the attributes are the same as bplogo.gif

We use RT 3.0.11 with fastcgi, and Apache 2.0.48, on Fedora Core 2, and
Perl
5.8.0
And when I look at the logs, it picks up the file where it should.
What could be the problem?

Thanks
Werner Morgenstern

_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

RT Developer and Administrator training is coming to LA, DC and Frankfurt
this spring and summer.
http://bestpractical.com/services/training.html

 Sign up early, as class space is limited.





More information about the rt-users mailing list