Skip to main content

iFrame Component

Embed external content via URL or HTML code and control layout and height individually.

Anne avatar
Written by Anne
Updated this week

The iFrame component allows you to embed external content directly within headful.

After adding the component via the Plus icon in the page editor and opening it, you must first select the iFrame type


iFrame-Type: Link

If you select Link, you can enter a URL in the designated field.
The referenced content will then be displayed directly within the iFrame area.


iFrame-Type: HTML

If you select HTML, you can insert custom HTML code.
The code must be compatible with iFrames and will be rendered within the defined area.


Layout & Height

In the editor, you can also adjust the display settings under Layout:

  • Default β†’ Displayed within the standard page width

  • Full β†’ Spans the entire page width

Under Height, you can define the iFrame height:

  • in pixels (px)

  • or in percent (%)

This allows you to adjust the frame to fit the embedded content appropriately.


Step-by-Step Guide

  1. Open the page editor in headful.

  2. Click the Plus icon.

  3. Select the iFrame component.

  4. Choose the desired iFrame type (Link or HTML).

  5. Enter the URL or insert your HTML code.

  6. Select the layout (Default or Full).

  7. Define the height in px or %.

  8. Save your changes.


Tips & Tricks

  • Ensure that external websites allow embedding via iFrame.

  • Adjust the height carefully to avoid unnecessary scrollbars.

  • Use the Full layout for content that requires more visual space, such as maps or interactive tools.

Did this answer your question?