[rt-users] Adding an image, tables cut off

2007-06-20 Thread Brandi L

Hi everyone!

I have two issues here that I'm trying to solve.

FIrstly, I'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've done...

-First, I put the image in html/NoAuth/images

-To my RT_SiteConfig.pm file I've added the following code:
Set( $WebImagesURL , $WebPath . /NoAuth/images/);
Set( $LoginImageURL, $WebImagesURL . Helpdesk_Fox.gif);
Set( $LoginAltText, Help Desk Fox);

-Then, I added the following code to html/Elements/Login:
img src=%$RT::LoginImageURL% alt=% loc($RT::LoginAltText) % /

The image doesn'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.


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-compatstylesheets (see screen print link below). Has anyone else
seen this
problem?
Screen print of cut off
tableshttp://foxweb.marist.edu/users/kbr4b/screenPrint.png


Does anyone have any suggestions? Help is, as always, greatly appreciated.

Thanks!

Regards,
Brandi L
___
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Re: [rt-users] Adding an image, tables cut off

2007-06-20 Thread Jeff Voskamp

Brandi L wrote:

Hi everyone!
 
I have two issues here that I'm trying to solve.

...
 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?
Screen print of cut off tables 
http://foxweb.marist.edu/users/kbr4b/screenPrint.png
 
 
Does anyone have any suggestions? Help is, as always, greatly appreciated.
 
Thanks!
 
Regards,

Brandi L
Using IE7?  I suspect that it's CSS intended for IE5.X that's messing 
things up.  I have to straighten this up before we can go to 3.6 here.  
happens with the 3.5-default skin as well, but you also get messed-up 
hide buttons on each section.



Jeff Voskamp
___
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com


R: [rt-users] Adding an image, tables cut off

2007-06-20 Thread Gianluca Cecchi
As a side question: how did you manage to have the Navigation Bar (Home,
Simple Search, Tickets, etc) placed vertically instead of the default
horizontal way?
From the gui or tricking the code?
 
thanks 
gianluca
 



 
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? 
Screen print of cut off tables
http://foxweb.marist.edu/users/kbr4b/screenPrint.png 
 

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

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com