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.
NOTE: To take advantage of the click-to-view LighCase feature, you need the Gantry 5 LighCase Atom active in your Layout (Page setting).
Warning: RokBox is not compatible Joomla 4 and is removed in this 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
The particles in English or in French are technically identical: Only the interface of the particle has been translated (yalm file). The twig and scss files are similar.
New: french version of particle interface is now include into the package. Install the last version of the particle via Joomla administration.
After install, in your folder "/templates/g5_hydrogen/custom/particles"
rename file "etl_images_grid.yaml" to "etl_images_grid_EN.yaml"
rename file "etl_images_grid_FR.yaml" to "etl_images_grid.yaml"
Warning: If you use an old french version, you will have 2 versions of this particle after new version installation.
In this case, you have to recreate new version particle.
Before deleting old version particles, manage necessary copy first from old particles into new particules.
Then uninstall old particle version from Joomla (Joomla extension manager usage).
I recommend to reintall again new version just after this deletion process.
- 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)