Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Wood Floor Dark

Current Version
1
Last Release Date
2014-11-13
Compatible With
  • Nagios 3.x
Owner
License
GPL
Hits
69994
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Wood Floor Dark is a Nagios 3 theme, based on Arana.
Replace Nagios 'htdocs' directory with woodfloor_dark.
Wood Floor Dark is a Nagios 3 theme, based on Arana
Screenshots @ Github
Reviews (2)
byded38fr, October 9, 2015
Hello,

To correct Warning colors, I've changed and/or add the following lines in stylesheets/status.css

.statusWARNING { text-align: center; background-color: #ffa500; color: #000000; }


.statusBGWARNING a { color: #000000; }
.statusBGWARNING a:hover { color: #800000; }

:)
byshawnbrito, July 11, 2014
1 of 1 people found this review helpful
Hi Shane
I just wanted to say your Theme is really good. It was easy to install and configure on the older Nagios. I just have one small question.
On the "Service Problems" page; How can I change the Background color of the WARNING? The WARNINGS are Yellow with White Text :D which makes it a bit hard to read.. Which .css file do I need to edit in order to change the BackGround?

Thanks In Advance..
Shawn
Owner's reply

Almost didn't see this post, I appreciate the comment. As far as which CSS, if I am correct it will likely be status.css. If you use Chrome the easy way to tell would be to right click on it, and choose inspect element. That should tell you which css it is hiding in. Or you can grep through the css files for the html color code. Hopefully that helps, and thank you again.