I have a portfolio with small thumbnails that each open in a lightbox. I'm trying to display the thumbnails as enlarged images. Note, I'm calling the same image for both large version and thumbnail so i need to figure out a way to use css and/or javascript to size thumbnail so they are all the same size, but zoomed in very close.
Here's a sample of the full size image when blown up in a lightbox: http://grab.by/Ax74 Here's the current thumbnail: http://grab.by/Ax7a Here's what I want the thumbnail to look like (or zoomed in somewhat similar to this): http://grab.by/Ax7k
Thanks in advance for the help.