[rt-users] customizing the RT logo
Stephen Turner
sturner at MIT.EDU
Thu Mar 17 10:59:56 EST 2005
At Thursday 3/17/2005 10:17 AM, Covington, Chris wrote:
>Hi all,
>
>I've added this to my 3.2.1 RT_SiteConfig.pm file:
>
>Set($LogoURL , $WebImagesURL . "rt_logo.jpg");
>
>Made sure the file was the in proper place, restarted Apache2, etc.
>
>But I still get the bplogo.gif and http://bestpractical.com link in the
>upper-right hand corner.
>
>Is there another way I can stick my own jpeg in the upper-left corner
>and remove the bestpractical.com link?
I don't think the code uses the LogoURL variable, so setting it has no
effect. You could name your image bplogo.gif and replace the stock version.
Steve
More information about the rt-users
mailing list