RE: [otrs] adding logo

Hi, when I change the Header file like is described below than the image (logo) still does not load. The script seems to want to look in opt/otrs/bin/cgi-bin -----Oorspronkelijk bericht----- Van: otrs-bounces@otrs.org [mailto:otrs-bounces@otrs.org] Namens Boris Ratner Verzonden: woensdag 18 augustus 2004 9:01 Aan: User questions and discussions about OTRS. Onderwerp: Re: [otrs] adding logo Delshawn Colcloughly wrote:
Logo Still not viewable on customer.pl login page.......I did edit CustomerLogin.dtl & CustomerHeader.dtl by adding
<td width="120" class="header"><img src="logo.gif">
I saved the logo.gif into the /opt/otrs/Kernel/Output/HTML/Standard directory.....can someone help..
IMHO you should save the logo to /opt/otrs/var/httpd/htdocs/images/Standard/ directory. Use in the DTL.
regard
Boris Ratner.
_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/

Hi Martijn, Lohmeijer, Martijn wrote:
Hi, when I change the Header file like is described below than the image (logo) still does not load. as Boris wrote, use
I also included a
line before the <html> statement.
regards Paul.
The script seems to want to look in opt/otrs/bin/cgi-bin
-----Oorspronkelijk bericht----- Van: otrs-bounces@otrs.org [mailto:otrs-bounces@otrs.org] Namens Boris Ratner Verzonden: woensdag 18 augustus 2004 9:01 Aan: User questions and discussions about OTRS. Onderwerp: Re: [otrs] adding logo
Delshawn Colcloughly wrote:
Logo Still not viewable on customer.pl login page.......I did edit CustomerLogin.dtl & CustomerHeader.dtl by adding
<td width="120" class="header"><img src="logo.gif">
I saved the logo.gif into the /opt/otrs/Kernel/Output/HTML/Standard directory.....can someone help..
IMHO you should save the logo to /opt/otrs/var/httpd/htdocs/images/Standard/ directory. Use
in the DTL.
regard Boris Ratner.

Lohmeijer, Martijn wrote:
Hi, when I change the Header file like is described below than the image (logo) still does not load.
The script seems to want to look in opt/otrs/bin/cgi-bin
You are totaly right it does render $Env{"Images"} to an empty sting
because it is not set like it is in Header.dtl for the agents and admins
to enjoy :
-----Oorspronkelijk bericht----- Van: otrs-bounces@otrs.org [mailto:otrs-bounces@otrs.org] Namens Boris Ratner Verzonden: woensdag 18 augustus 2004 9:01 Aan: User questions and discussions about OTRS. Onderwerp: Re: [otrs] adding logo
Delshawn Colcloughly wrote:
Logo Still not viewable on customer.pl login page.......I did edit CustomerLogin.dtl & CustomerHeader.dtl by adding
<td width="120" class="header"><img src="logo.gif">
I saved the logo.gif into the /opt/otrs/Kernel/Output/HTML/Standard directory.....can someone help..
IMHO you should save the logo to /opt/otrs/var/httpd/htdocs/images/Standard/ directory. Use
in the DTL.
regard Boris Ratner.
participants (3)
-
Boris Ratner
-
Gerold Gruber
-
Lohmeijer, Martijn