Hello,
You can use the following HTML code:
<a href="<path_to_large_image>" rel="sexylightbox[gallery]"><img src="<path_to_thumbnail>" alt="" /></a>
<div style="display: none;">
<a href="<path_to_large_image_1>" rel="sexylightbox[gallery]"> </a>
<a href="<path_to_large_image_2>" rel="sexylightbox[gallery]"> </a>
<a href="<path_to_large_image_3>" rel="sexylightbox[gallery]"> </a>
.....
<a href="<path_to_large_image_N>" rel="sexylightbox[gallery]"> </a>
</div>
Where <path_to_large_image> is path to large image and <path_to_thumbnail> is path to thumbnail.
PS: You can use
ARI Sexy Lightbox extension, it provides easy way to create image galleries based on images from specific folder(s).
Regards,
ARI Soft