How to Change color of Priorities

Moderator: crythias

Locked
Gunjan
Znuny expert
Posts: 228
Joined: 09 Dec 2013, 06:37
Znuny Version: 3.3.x

How to Change color of Priorities

Post by Gunjan »

Hi,

I am using OTRS 3.3.4 and I am using priorities in my system as
1 very high
2 high
3 medium
4 low
5 very low
in place of defined priorities in OTRS. Now I want to change the color of these priorities as
1 red
2 yellow
3 green
4 blue
5 violet.

Could you please tell me if it is possible to do so???

Thanks & Regards,
Gunjan
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: How to Change color of Priorities

Post by crythias »

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
Gunjan
Znuny expert
Posts: 228
Joined: 09 Dec 2013, 06:37
Znuny Version: 3.3.x

Re: How to Change color of Priorities

Post by Gunjan »

thank you for the answer :) but I have one more query. Can we change in the default css file directly?? I mean, If I change this file and in future, I update OTRS, then would these changes remain same??
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: How to Change color of Priorities

Post by crythias »

No, but you can sysconfig a css.
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
Gunjan
Znuny expert
Posts: 228
Joined: 09 Dec 2013, 06:37
Znuny Version: 3.3.x

Re: How to Change color of Priorities

Post by Gunjan »

Sorry, but could you please explain sysconfig a css??
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: How to Change color of Priorities

Post by reneeb »

You can create your own .css file and add that file in Sysconfig option Framework -> Core::Web -> Loader::Agent::CommonCSS###000-Framework
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Locked