I have a website containing images.
What I want is to be able to show these images in a new lightbox.
what I came up with, is to upload an image ( original size ) then resize it to the proper (small) size. Use the small version for viewing in the page and when clicked, opens a lightbox with the original size version.
My question, is there a simpler way. Because now you have to manually resize each image.
Thanx in advance!