image-gallery |
Primary container. Should be added to a div . |
image-gallery--grid |
Denotes a "grid" image gallery. |
image-gallery--grid--next-prev |
Adds next/previous image navigation to a "grid" image gallery. |
image-gallery--slideshow |
Denotes a "slideshow" image gallery. |
image-gallery--carousel |
Denotes a "carousel" image gallery. |
image-gallery-item |
Denotes a single image gallery item. Should be added to a li or div . |
image-gallery-item--details |
Denotes a single image gallery item's details page. |
image-gallery-item__content |
Denotes the container for all of a single gallery item's content. Should be added to a div . |
image-gallery-item-image |
Denotes a gallery item's image; extends the image content type. Should be added to a div . |
image-gallery-item-overlay |
Denotes a gallery item's overlay. Used for "slideshow" and "carousel" galleries. |
image-gallery-item-details |
Denotes a gallery item's details. Should be added to a div . |
image-gallery-item-title |
Denotes a gallery item's title. Should be added to a div . |
image-gallery-item-caption |
Denotes a gallery item's caption. Should be added to a div . |
image-gallery-item-action |
Denotes a gallery item's action text. Should be added to a div . |
image-gallery__return |
Denotes a "return to list" link on a gallery item details page. Should be added to a div . |