
Originally Posted by
soxophoneplayer
This is not a Lightbox issue.
In your product page code you have a <br> before this line:
<span class="imgLink">larger image</span>
Which pushes the link text down one line.
Also, on your stylesheet at line 193 you have a background shadow around your photos in #productMainImage. If you turn that off, and remove the <br> it looks 'normal' to me.
The photo you are using in the example doesn't match the dimensions you have defined which I think is why the shadow box is mucking up - but I'm only guessing on that.