What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

Custom MAP acknowledge-sensor background

Votes:

0

Hi,

We have a custom map which is working fine but the only thing is that an Acknowledge-sensor background is to RED for us. Is it possible to change this background color in the customerstyles.css ?

I tried

div.senso{ background-color: 000000; }

This one is not working, hope you can help.

custom-sensor custommap prtg

Created on Mar 26, 2013 8:21:40 AM



2 Replies

Votes:

0

Hi, please try the following code

.hasredok {
 background-color: #000000 !important;
}

and just set the color code you need. If this does not work, please send the precise name of the Map Object.
Best regards

Created on Mar 27, 2013 3:06:12 PM by  Konstantin Wolff [Paessler Support]



Votes:

0

Thanks,

This worked for me :)

Created on Apr 2, 2013 9:08:55 AM




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.