Change Color Scheme

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
rajasegar
Posts: 1018
Joined: Sun Mar 30, 2014 10:49 pm

Change Color Scheme

Post by rajasegar »

Can someone please advice me how to change the color of the theme?
I got a few instances and there has been cases of mistaken identity since they all look alike.

Maybe change the default blue color to red in the classic theme would be perfect.

Thanks
5 x Nagios 5.6.9 Enterprise Edition
RHEL 6 & 7
rrdcached & ramdisk optimisation
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Change Color Scheme

Post by tmcdonald »

This would need to be put in as a feature request. Currently the only way to do this is to edit the CSS, located here:

Code: Select all

2014    - /usr/local/nagiosxi/html/includes/css/nagiosxi_2014.css
Classic - /usr/local/nagiosxi/html/includes/css/nagiosxi.css
Check out some of the background-color attributes for starters.
Former Nagios employee
rajasegar
Posts: 1018
Joined: Sun Mar 30, 2014 10:49 pm

Re: Change Color Scheme

Post by rajasegar »

tmcdonald wrote:This would need to be put in as a feature request. Currently the only way to do this is to edit the CSS, located here:

Code: Select all

2014    - /usr/local/nagiosxi/html/includes/css/nagiosxi_2014.css
Classic - /usr/local/nagiosxi/html/includes/css/nagiosxi.css
Check out some of the background-color attributes for starters.

Thanks. Please close this case.
5 x Nagios 5.6.9 Enterprise Edition
RHEL 6 & 7
rrdcached & ramdisk optimisation
questrad
Posts: 160
Joined: Wed Mar 21, 2012 3:08 pm
Location: Toronto
Contact:

Re: Change Color Scheme

Post by questrad »

You need to do those steps every time after you upgrade Nagios XI version.
rajasegar
Posts: 1018
Joined: Sun Mar 30, 2014 10:49 pm

Re: Change Color Scheme

Post by rajasegar »

questrad wrote:You need to do those steps every time after you upgrade Nagios XI version.
I know. Not an issue.
Thanks
5 x Nagios 5.6.9 Enterprise Edition
RHEL 6 & 7
rrdcached & ramdisk optimisation
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Change Color Scheme

Post by tgriep »

Yes, you would have to update those files after every upgrade.

You could also use the Custom Logo Component to edit the header of the Nagios XI interface.
http://exchange.nagios.org/directory/Ad ... nt/details

Shall I close this post for you?
Be sure to check out our Knowledgebase for helpful articles and solutions!
rajasegar
Posts: 1018
Joined: Sun Mar 30, 2014 10:49 pm

Re: Change Color Scheme

Post by rajasegar »

tgriep wrote:Yes, you would have to update those files after every upgrade.

You could also use the Custom Logo Component to edit the header of the Nagios XI interface.
http://exchange.nagios.org/directory/Ad ... nt/details

Shall I close this post for you?
Yes. Thanks.
5 x Nagios 5.6.9 Enterprise Edition
RHEL 6 & 7
rrdcached & ramdisk optimisation
Locked