I am using lightbox to display the large versions of multiple thumbnails on this website.
So the best way to describe my problem is to follow this steps below.
- Click the second image - notice it loads with a width of 100%
- Close the image and click on the first image followed by clicking on the right arrow to display the second image.
- Notice how the width of the previous image is retained making the second image (after clicking next) is very small.
I imagine its a css / js issue any help would be much appreciated.