Open today 10am — 5:45pm Buy Tickets »
Open today 10am – 5:45pm
« Back to Modules Index

Tiles

Options

This is an element, meaning it is used within other modules but not as a standalone module. Therefore, some conditions such as "required" or "optional" are module-specific.

Element Condition Max Char. Size
Label Varies* 30
Title Required 105
Description Varies* 108
Info (Date) Varies* 21
Info (Admission) Varies* 34
Image (Default) Required 570x430
Image (Small) Required 470x350
Image (Large) Required 990x750
Image (Square) Required 570x570
Image (Thumbnail) Required 470x350
* is module specific. Variants
  • Default
  • Small
    • Use .amnh-tile--small.
  • Large
    • Use .amnh-tile--large.
  • Square
    • Use .amnh-tile--square.
  • Video
    • Display a circle button inside .amnh-tile__image.
    • The icon .amnh-icon should have the class .icon-play.
  • Audio
    • Display a circle button inside .amnh-tile__image.
    • The icon .amnh-icon should have the class .icon-audio.
  • File
    • Display a circle button inside .amnh-tile__image.
    • The icon .amnh-icon should have the class .icon-file.
  • Thumbnail
    • Use .amnh-tile--thumbnail.
    • If is active thumbnail, add an additional class .active. There should only ever be one active thumbnail.
    • Should have all the requirements and attributes of the video variant.
Notes
  • Images should be required when creating new items. However, for legacy content purposes, if an image is not provided, a placeholder image should be displayed (see placeholder image in action here)