Page 1 of 1
custom logo
Posted: Wed Apr 17, 2013 8:25 am
by piktoy
Hi
Is there any way to put custom logo on full screen view display mode? We have lcd panel to display the open services status by full screen view and wanted to put the company logo on it.
Re: custom logo
Posted: Wed Apr 17, 2013 9:12 am
by slansing
Custom logo's in full screen mode is not currently a feature, though it should not be too difficult to edit the stylesheet and add a image in. The only issue with this is it would be overwritten during an upgrade.. feel free to request this as a feature at:
http://tracker.nagios.com/
Re: custom logo
Posted: Wed Apr 17, 2013 9:46 am
by piktoy
How will I add logo or picture in the stylesheets?
Re: custom logo
Posted: Wed Apr 17, 2013 9:51 am
by slansing
This is not something we can help you add as the files being edited are integral to the Nagios XI web UI. However we can give you tips. For instance, if you had firebug or an addon such as it installed, you could enable it and use it when you are on the page you would like to edit to find what file is being used to display the "view" the user see's. Then it is a simple matter of adding the image to your server, and creating a link to it from within the stylesheet/php file. This is more in the web devel side of things though.
If you do not know how to do these things I would recommend against it as you could damage something within XI and have to run the upgrade script to revert the changes.
Re: custom logo
Posted: Wed Apr 17, 2013 10:01 am
by piktoy
Ok will just wait to add this feature in the nxt release hopefully.
Re: custom logo
Posted: Wed Apr 17, 2013 10:03 am
by slansing
Great, we will keep an eye out for it!