Skip to main content

Components → iFrame

Updated over 3 weeks ago

iFrame: Link

image

Display visual content from external servers and other sources on your website in an HTML iFrame.


Two embedding options are offered:

  1. Link
    Displays the content of the iFrame by entering a web address.

    Ensure that the address starts with HTTPS. HTTP websites will not be displayed.

  2. HTML
    Allows the insertion of a code snippet.


iFrame: HTML

image

Insert the code snippet you received from the provider here.

We cannot provide support for external codes. If you have an issue with your code snippet, please contact the provider directly.

JavaScript in the iFrame will not be executed on the published pages for security reasons.


Set Size

image

image

image

The size of the iFrame is defined by width and height. The following setting options are available:


Setting for width:

  • Grid width
    This option allows the iFrame to use the same width as all other components.

  • Window width
    The iFrame uses the full width of the browser window.

Setting for height:

  • Pixels

  • Percentage of the chosen width option

Please note that the size settings apply equally to all devices.

Did this answer your question?