Hi,
Is there any possibility to change the background color of Agent interface or customer interface?
I have searched for the css file. But i didn't get....Please help.
Thanks in advance
How to change background color
Moderator: crythias
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: How to change background color
Start here: otrs/var/httpd/htdocs/skins/[Agent|Customer]/css/Core.Reset.css
To help you understand what you want to change, use Firefox, Chrome, or Opera and inspect element.
Now, admittedly, chances are you'll be seeing the "cached" link instead of the source link.
You're likely looking for
@media all
body {
To help you understand what you want to change, use Firefox, Chrome, or Opera and inspect element.
Now, admittedly, chances are you'll be seeing the "cached" link instead of the source link.
You're likely looking for
@media all
body {
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask