Image grid

Permalink 1 user found helpful
Hello,

Can someone please recommend a way to display an image grid?
i.e. grid of 6 columns X 5 rows, like an image gallery, but no need for pop ups. i

wholeo
 
PineCreativeLabs replied on at Permalink Reply
PineCreativeLabs
One thing you could do would be to create a custom layout. When in edit mode, select "add layout" to the area you want to add to. Then specify how many columns and rows. Then, you could use the Image block to put an image in each of the areas.
wholeo replied on at Permalink Reply
wholeo
Thanks for the feedback. I was looking for something a little more dynamic. Maybe something that will allow to pull from a SET of images.
JohntheFish replied on at Permalink Best Answer Reply
JohntheFish
Try the List Files from set addon with my Image List Templates addon (both free)
wholeo replied on at Permalink Reply
wholeo
Great, Thanks @johnthefish !!
This is really close to what I need! Now I just need to make it cycle through the images. i.e similar to Randomizer Block. Will attempt to customize one of your templates. T
PineCreativeLabs replied on at Permalink Reply
PineCreativeLabs
In case anyone else out there is wondering, I found this jquery plugin that is along the lines of an image grid:

http://brunjo.github.io/rowGrid.js/...

It should work with responsive designs, too.