Info
Using one component to insert a header, images, text content and a list uses a lot less code and will download faster than when using separate items. The common styles are inserted via a minified external stylesheet for maximum efficiency.
Layout
This type of three image grid is very popular and used to reequire a lot of code to get it right. Using the CSS3 Grid Layout Module makes it easier and uses a lot less code. In this example the header is inserted with the heading aligned left and the image caption is inserted as two lines.
Images
A single image is shown with the caption and link icon shown on page load. The images are lazy loaded and inserted in two sizes …
- Large Image: 960 x 480px - file size 70KB
- Mobile Image:: 720 x 360px - file size 50KB
Container
The container has an opacity slider on the backgrounf color control. It has controls for border width, color and radius and for bottom box shadow radius, spread and color.