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

GIFS on Map

Votes:

0

Title says all,

Is it possible to add GIFS in the map editor with custom HTML?

gif map prtg

Created on Nov 29, 2018 11:05:21 AM



2 Replies

Accepted Answer

Votes:

3

Hi Sven,

That's rather simple. To have a scalable map object that has a GIF as a background, use the following code in the "HTML-Before"-field of the Custom HTML Map Object:

<p style='margin: 0; width: 100%; height: 100%; background: url(https://media.giphy.com/media/JIX9t2j0ZTN9S/giphy.gif); background-size: cover;'></p>

Just change the URL in the "background"-parameter:

background: url(mycool.gif);


Best regards.

Created on Nov 29, 2018 12:36:09 PM by  Dariusz Gorka [Paessler Support]

Last change on Nov 29, 2018 12:39:27 PM by  Dariusz Gorka [Paessler Support]



Votes:

0

Thanks, Dariusz!

Created on Nov 29, 2018 1:12:27 PM




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.