The En Toutes Lettres Image Grid particle gives you the ability to quickly set up a clean, organized grid of images. A lot of options are available including usage of RokBox or Lightcase.
NOTE: To take advantage of the click-to-view feature, If you select RokBox popup, you need the RokBox extension installed and active, If you select LighCase popup, You need the Gantry 5 LighCase Atom active in your Layout (Page setting).
Wrning: RokBox will be not compatible Joomla 4 and will be removed in next versions
For Gantry 5, template Hydrogen.
For other templates, unzip the file and do a manual installation
Don't forget to add these 2 lines
@import 'dependencies';
@import 'etl_images_grid';
in your custom.scss (/templates/g5_hydrogen/custom/scss/custom.scss)
or create this file and insert these 2 lines with the help of your text editor (/templates/g5_hydrogen/custom/scss/custom.scss)
See DemoVersion 2.0 - 09-01-2017
-
- Choice of "RokBox" or "Lightcase" popup system
- Added a new style, Style 4 opacity
- Options, choice of Padding (space between each image)
- Images, Title and Subtitle
- Images, choice between opening in Popup or to a link
- Options, choice of Border Radius
-
- Responsive CSS classes
- Imagegrid-firstlarge and imagegrid-lastlarge CSS classes
- UNZIP the file on your computer.
- You will find some directories (particles, scss, js, images)
- Copy the directories (including files) to
root/templates/TEMPLATE_DIR/custom/
via your FTP client (like FileZilla)