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

RSS Feed Customization

Votes:

0

I'm trying to resize an RSS feed but it wont expand. I'm using "https://feed.mikle.com/" to convert the HTML to iFrame. This is my iframe code.

<iframe src="https://feed.mikle.com/widget/v2/17101/"></iframe>

Is there a way to resize the box?

iframe rss rss-feed

Created on Mar 13, 2017 7:14:03 PM

Last change on Mar 14, 2017 6:22:16 AM by  Sven Roggenhofer [Paessler Technical Support]



2 Replies

Accepted Answer

Votes:

0

Hi there,

You might want to use the following responsive iFrame code, this way you can resize the Map-Editor box easily:

<iframe src="https://feed.mikle.com/widget/v2/17101/" style="border:0px; position:absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe>

Best regards

Created on Mar 14, 2017 11:49:28 AM by  Dariusz Gorka [Paessler Support]



Votes:

0

That worked! Thank you!

Created on Mar 15, 2017 11:46:57 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.