Dashlet background color
Dashlet background color
Is there any way to change the dashlet background color. I can change the dashboard background color but not the dashlet.
Re: Dashlet background color
In order to do this you'd actually have to modify the CSS file for the dashlet. Currently it's not a selectable option for individual dashlets.
Re: Dashlet background color
How do I find the CSS File? This is the Prebuilt VMware machine.
Re: Dashlet background color
The CSS file can be found at:
/usr/local/nagiosxi/html/includes/dashlets/<dashlet_name>/<dashlet_name>.css
I'd suggest doing some experimenting with the helloword dashlet first, and then experiment with others from there.
/usr/local/nagiosxi/html/includes/dashlets/<dashlet_name>/<dashlet_name>.css
I'd suggest doing some experimenting with the helloword dashlet first, and then experiment with others from there.
Re: Dashlet background color
Sorry but I dont know what the helloword dashlet is or where to find it. I'm just learning nagiosxi.
Re: Dashlet background color
You can download the code for any of your installed dashlets by accessing the Admin->Manage Dashlets page, and clicking the "Download" icon. From there you can make changes, re-zip the dashlet directory, and then install it again through the Admin->Manage Dashlets page.
Which dashlet were you looking to modify?
Which dashlet were you looking to modify?
Re: Dashlet background color
we have moved past this it can be closed. Thanks
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Dashlet background color
Closing as resolved.