Penta Grid
The widget inserts the images in a CSS Grid layout with thirteen columns and auto rows. The images are positioned using the column-span and row-span selectors and the amount of overlap can be adjusted using the grid-gap selector.
In this example the grid and wrap backgrounds have their opacity sliders zeroed to show the background image which is described further down the page.
Images
The grid can accept from 5 to 20 images. The images have alt text and an option to scale on hover when viewed on computers.
There's also an option to increase the z-index on hover to bring the left and right column image to the front.
Items
Each image is inserted in an HTML5 <figure> with an optional caption in the <figcaption> element.
The caption is centered at the bottom of the image and has controls for font family, fallback font, font size, color and line height and for the background color and its opacity.
Links
The images can be configured as internal and/or external links and have a new window option.
There are controls for adding a border and/or a box shadow.
Break Point
On screen widths below the break point the images stack vertically and have a control for vertical spacing.