Themed modals

Modals will use 'theme--default' unless overidden in the CMS.

  • Basic text content

  • Image (any ratio) at the top
  • Image width is set by column
  • Image to the left of the title
  • 'theme--a' class applied to modal

  • Image (any ratio) at the top
  • Image width is set by column
  • Image to the right of the title

  • Full-width image (any ratio) above the title
  • 'theme--b' class applied to modal

  • iFrame with content from another source.
  • We can't directly style iFrame content from another source
  • Javascript listener will try to set the iframe height based on the content.
  • iFrame min-height can be set via CMS (inline style).

  • Combined content and iFrame
  • iFrame with content from another source.
  • We can't directly style iFrame content from another source
  • Javascript listener will try to set the iframe height based on the content.
  • iFrame min-height can be set via CMS (inline style).