<div>Hi everyone!</div>
<div>&nbsp;</div>
<div>I have two issues here that I&#39;m trying to solve.</div>
<div>&nbsp;</div>
<div>FIrstly, I&#39;m trying to add an image to the login page. Its just a logo, nothing fancy, just for the look of the thing. Here is what I&#39;ve done...</div>
<div>&nbsp;</div>
<div>-First, I put the image in html/NoAuth/images</div>
<div>&nbsp;</div>
<div>-To my RT_SiteConfig.pm file I&#39;ve added the following code:</div>
<div>&nbsp;Set( $WebImagesURL , $WebPath . &quot;/NoAuth/images/&quot;);</div>
<div>&nbsp;Set( $LoginImageURL, $WebImagesURL . &quot;Helpdesk_Fox.gif&quot;);<br>&nbsp;Set( $LoginAltText, &quot;Help Desk Fox&quot;);</div>
<div>&nbsp;</div>
<div>-Then, I added the following code to html/Elements/Login:<br>&nbsp;&lt;img src=&quot;&lt;%$RT::LoginImageURL%&gt;&quot; alt=&quot;&lt;% loc($RT::LoginAltText) %&gt;&quot; /&gt;</div>
<div>&nbsp;</div>
<div>The image doesn&#39;t show up, though. All I get is the box with the x in it and the LoginAltText. After I made the changes I stopped httpd, cleared the mason cache, and started httpd again. </div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>My other problem is the fact that in Internet Explorer (but not in Firefox) the right side of my tables is getting cut off when using the 3.4-compat stylesheets (see screen print link below). Has anyone else seen this problem?
</div>
<div><a href="http://foxweb.marist.edu/users/kbr4b/screenPrint.png">Screen print of cut off tables</a></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Does anyone have any suggestions? Help is, as always, greatly appreciated.</div>
<div>&nbsp;</div>
<div>Thanks!</div>
<div>&nbsp;</div>
<div>Regards,</div><span class="sg">
<div>Brandi L</div></span>