How to add logo in customer and agent login page

English! place to talk about development, programming and coding
Post Reply
rani+bandaru
Znuny newbie
Posts: 37
Joined: 10 Jun 2010, 11:33
Znuny Version: 2.2.7

How to add logo in customer and agent login page

Post by rani+bandaru »

Hi
All
I want to add my company logo at Agent Login as well as CustomerLogin . How to do this. In which files i have to make changes.


Regards,
Rani
fbobraga
Znuny newbie
Posts: 77
Joined: 15 Jul 2010, 20:04
Znuny Version: 2.4.7
Contact:

Re: How to add logo in customer and agent login page

Post by fbobraga »

The related template file is Kernel/Output/HTML/Standard/Login.dtl - but don't modify it directly: copy and modify it in your own theme. To create your theme, see: http://doc.otrs.org/2.4/en/html/c2079.html (after create, just set it to the default in your Config.pm by using $Self->{'DefaultTheme'} = '<mythemename>';)
Evaluation/pilot: OTRS 2.4.7 on Linux (CentOS 5.4) with MySQL database connected to an Active Directory for Agents and Customers.
Post Reply