CivicTheme
  • Docs
  • Changelog
  • Getting started
    • Introduction
    • Installation
    • Getting help
    • Security policy
    • Partnerships
  • Installation
    • Drupal theme
  • Contributing
    • Contribution model
    • Contribution basics
    • Small contribution spec
    • Medium contribution spec
    • Major (RFC-level) contribution spec
    • Code of conduct
    • Figma contributions
  • Components
    • Component list
  • Content Authoring
    • Overview
    • Global settings
      • Favicon
      • Header
        • Site slogan
        • Header logos
        • Primary navigation
        • Secondary navigation
      • Banner
      • Search
      • Link
      • Skip link
      • Side navigation
      • Signup
      • Footer
        • Footer logo
        • Social links
        • Footer navigation
        • Acknowledgement of Country
        • Copyright
      • Colours
    • Content types
      • Page
        • Configure the banner
      • Event
      • Alert
    • Content components
      • Accordion
      • Automated list
      • Attachment
      • Callout
      • Campaign
      • Content
        • Quote
      • iFrame
      • Manual List
        • Event card
        • Event reference card
        • Navigation card
        • Navigation reference card
        • Promo card
        • Promo reference card
        • Publication card
        • Service card
        • Subject card
        • Subject reference card
        • Snippet
      • Map
      • Next step
      • Promo
      • Slider
      • Webform
    • Vocabularies
      • Topics
      • Site sections
    • User accounts & roles
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
Export as PDF
  1. Content Authoring
  2. Content components

iFrame

Learn how to add an iFrame to any CivicTheme page.

PreviousQuoteNextManual List

Last updated 1 year ago

Was this helpful?

  1. On the page where you want to insert the iFrame, open the 'Components' dropdown and select 'iFrame' from the list.

  2. Paste the iFrame source URL into the URL field (note: paste only the iFrame source URL, not surrounding code. For example if the iFrame code snippet is <iframe src="https://app.loopedin.io/civictheme-roadmap" height="900" width="100%" frameborder="0"></iframe> only paste in the following: https://app.loopedin.io/civictheme-roadmap.

  3. Fill in the desired width and height for the iFrame and any additional attributes.

  4. Save.