i want to make a image gallery with auto resizing images. Is that even possible? this is how i want it to work
- the container of the gallery is an element with fixed height and width
- the preview of the images could be square so it doesn't matter if the images are portrait or landscape
- the previews should resize itself according to how much images are inside of the container
- then if you click on the preview a lightbox or something like that should open with navigation, description to the picture and close button
is there anybody who could help me with this?