<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Ah, I didn't realize that.  Thanks.<br>
    <br>
    <br>
    On 09/10/2010 11:07 AM, Jason A. Smith wrote:
    <blockquote cite="mid:4C8A57DE.8090905@bnl.gov" type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="MS Exchange Server version
        6.5.7654.12">
      <title>Re: [rt-users] Can't change logo</title>
      <!-- Converted from text/plain format -->
      <p><font size="2">On 09/10/2010 11:55 AM, John Alberts wrote:<br>
          > I'm trying to change the bp logo that is in the lower
          right corner of<br>
          > every page. I followed the instruction at:<br>
          <br>
          You should probably leave the logo at the bottom right of the
          page<br>
          alone, as this just indicates the software tool being used and
          gives<br>
          proper credit to Best Practical.<br>
          <br>
          > <a moz-do-not-send="true"
            href="http://wiki.bestpractical.com/view/ChangeLogo">http://wiki.bestpractical.com/view/ChangeLogo</a>
          and nothing has changed.<br>
          <br>
          This changes the logo at the top left of the webpage, and as
          noted in<br>
          the 3.8 section of the Wiki, you also have to modify the style
          sheet so<br>
          it will not hide the logo.  We use the following patch to do
          that:<br>
          <br>
          diff -urN rt-3.8.8-dist/share/html/NoAuth/css/web2/layout.css<br>
          rt-3.8.8/share/html/NoAuth/css/web2/layout.css<br>
          --- rt-3.8.8-dist/share/html/NoAuth/css/web2/layout.css
          2010-05-05<br>
          16:09:21.000000000 -0400<br>
          +++ rt-3.8.8/share/html/NoAuth/css/web2/layout.css     
          2010-05-11<br>
          10:23:26.000000000 -0400<br>
          @@ -171,12 +171,11 @@<br>
          <br>
          <br>
            div#logo a {<br>
          -     display: none;<br>
                position: absolute;<br>
          -    left: 0;<br>
          -    bottom: 0;<br>
            }<br>
            div#logo a img {<br>
          +    z-index: 100;<br>
          +    position: absolute;<br>
                border: 0;<br>
            }<br>
            div#logo .rtname {<br>
          <br>
          <br>
          > I've restarted apache multiple times, cleared the
          mason_data/obj files.<br>
          > It still shows the bp logo. Any ideas?<br>
          ><br>
          ><br>
          ><br>
          > I'm using RT 3.8.8 on CentOS 5.5<br>
          ><br>
          > -=>>grep '($Logo' /opt/rt3/etc/RT_SiteConfig.pm<br>
          > Set($LogoURL, RT->Config->Get('WebImagesURL') .
          "company_logo.gif");<br>
          > Set($LogoLinkURL, "<a moz-do-not-send="true"
            href="http://exlibrisgroup.com">http://exlibrisgroup.com</a>");<br>
          > Set($LogoAltText, "Hosted Services, Ex Libris USA");<br>
          > Set($LogoImageHeight, 55);<br>
          > Set($LogoImageWidth, 383);<br>
          ><br>
          ><br>
          > Thanks<br>
          > John<br>
          ><br>
          <br>
          <br>
        </font>
      </p>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
John Alberts
Hosted Services
Exlibris USA
<a class="moz-txt-link-abbreviated" href="mailto:john.alberts@exlibrisgroup.com">john.alberts@exlibrisgroup.com</a>
cell: 1-508-878-2197</pre>
  </body>
</html>