[rt-users] Change Logo and https questions RT-3.6.0/RTIR1.1.5
Zhiming Liu
liuzmus at yahoo.com
Tue Jun 27 16:10:10 EDT 2006
Hi Tim, The image file uslogo1.gif is in
share/html/NoAuth. RT-3.6.0 has a Logo file instead of
Header. I copied this file to local tree and modified
like this:
<div id="logo">
<a href="http://opseclab.usda.gov"><img
src="<%$RT::WebImagesURL%>/NoAuth/images/uslogo1.gif"
alt="<%loc("Best Practical Solutions, LLC corporate
logo")%>" width="324" height="43" /></a>
% if ($show_name) {
<div class="rtname"><% loc("RT for [_1]",
$RT::rtname) %></div>
% }
</div>
Thanks, Zhiming.
--- Timothy Smith <tsmith at loc.gov> wrote:
> >>> Zhiming Liu <liuzmus at yahoo.com> 06/27/06 3:41 PM
> >>>
> > 1. I have copied Logo and modified it. The logo
> can't
> > display, just file name like USDA_logo.
>
> If you're working in a local tree to avoid stepping
> on the distributed files, note that RT won't pick up
> files in the local/html/NoAuth directory. (This bit
> me.) Logo images need to go in share/html/NoAuth or
> somewhere outside of the RT tree. What's the source
> code that generates your img tag look like?
>
> Tim Smith
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the rt-users
mailing list