Priority Colours

Moderator: crythias

Locked
mdemicoli
Znuny newbie
Posts: 25
Joined: 26 Jan 2011, 17:28
Znuny Version: 3.3.13
Real Name: Michael Demicoli
Location: Malta

Priority Colours

Post by mdemicoli »

Hi all, Is their a way to change the priority colours shown in QueueView in OTRS 2.4.9?
HervE
Znuny wizard
Posts: 391
Joined: 03 Jan 2011, 17:15
Znuny Version: 3.3.8
Location: France

Re: Priority Colours

Post by HervE »

Hi,

Very easy: open agent.css from \OTRS\OTRS\var\httpd\htdocs\css\Standard\.
Modify background-color of classes .PriorityID-1 to -5.

You may also want to create your own theme (I did it): http://forums.otrs.org/viewtopic.php?f=60&t=7273.

Be careful that these colours will be both used as rectangles in ticket lists, and as background color in ticket zoom, where black text, blue text (hyperlinks) and red text (lock, priority, queue) have to be seen on it.

Regards,
HervE
OTRS 3.3.8 - Windows 7 - IIS7 - SQL Server - Firefox 30
mdemicoli
Znuny newbie
Posts: 25
Joined: 26 Jan 2011, 17:28
Znuny Version: 3.3.13
Real Name: Michael Demicoli
Location: Malta

Re: Priority Colours

Post by mdemicoli »

Herve,

Thank you for your reply, I will test the suggested settings and get back to you.

Best regards,
mdemicoli
JLindberg
Znuny newbie
Posts: 12
Joined: 18 Jan 2011, 00:32
Znuny Version: 3.05

Re: Priority Colours

Post by JLindberg »

Anyone now where to change them in 3.05?`, cant find agent.css
Production site 1
OTRS 3.06 Hosted
W2008 R2 64-Bit
IIS 7.5
Activestate Perl 64-Bit
MySQL enterprise edition 5.5.8
Production site 2
OTRS 3.06
W2008 32-Bit Hosted
Apache 2.2
StrawberryPerl
MySQL enterprise edition 5.5.8
Devsite
OTRS 3.06 ITSM RC1 Hosted
W2008 R2 32-Bit
Apache 2.2
StrawberryPerl
MySQL enterprise edition 5.5.8
HervE
Znuny wizard
Posts: 391
Joined: 03 Jan 2011, 17:15
Znuny Version: 3.3.8
Location: France

Re: Priority Colours

Post by HervE »

I don't use OTRS 3.05, but it should be var/httpd/htdocs/skins/agent/default/css/Core.Default.css, as said in http://forums.otrs.org/viewtopic.php?f=53&t=8294.

HervE
OTRS 3.3.8 - Windows 7 - IIS7 - SQL Server - Firefox 30
mdemicoli
Znuny newbie
Posts: 25
Joined: 26 Jan 2011, 17:28
Znuny Version: 3.3.13
Real Name: Michael Demicoli
Location: Malta

Re: Priority Colours

Post by mdemicoli »

Many 10x HerveE, it worked fine. I managed to customize it the way I needed it. Thank you very much for your help.
JLindberg
Znuny newbie
Posts: 12
Joined: 18 Jan 2011, 00:32
Znuny Version: 3.05

Re: Priority Colours

Post by JLindberg »

Yes HervE, Thank you. I works fine!
Production site 1
OTRS 3.06 Hosted
W2008 R2 64-Bit
IIS 7.5
Activestate Perl 64-Bit
MySQL enterprise edition 5.5.8
Production site 2
OTRS 3.06
W2008 32-Bit Hosted
Apache 2.2
StrawberryPerl
MySQL enterprise edition 5.5.8
Devsite
OTRS 3.06 ITSM RC1 Hosted
W2008 R2 32-Bit
Apache 2.2
StrawberryPerl
MySQL enterprise edition 5.5.8
Locked