Suggestions on how to accomplish

I’d like to add images like these on the bottom of the slider like Flickr uses. Any suggestions or come to mind:

Thanks in advance…

Hi.
You can use two components. One single image for showing full size image. And one swiper element below it to show all the images in the manner shown above.
I don’t use Flick, so this suggestion is based on the assumption that you have this on the page itself.

If you are hoping to add this on a lightbox or a popup, you might need to integrate some other library, or make use of fullscreen modal.

Thanks Sid - I believe the steps to do this would be:

  1. Single container, 2 rows with one column each
  2. bottom column has swiper, thumbnails with click action to feed large image in top column with image

I’ve been working on just using cards to supply the images and data. Timeframe pressures. :slight_smile:

Appreciate you taking the time to respond

Yup… that should work. :slight_smile: