It's not the class, it's simply being inside of the scrolling area (if you take all of the thumbs out of there and place them into the content area the links work fine).
There is a JS error, but it's probably unrelated.
If I replace what you currently have with this, it works:
Look at the thumbnails bottom right. The homes in the scroll bar are no longer working links.
The photo just above is working because I removed class="attachment-gold-thumbnails"
Why is this class preventing the link from working? I dont see that class anywhere in the CSS. I am using the WP-eCommerce Plugin.
Thanks
There is a JS error, but it's probably unrelated.
If I replace what you currently have with this, it works:
Also, if I remove it via Firebug, the links still do not work. Something is happening to that class on page load.
Try simply removing that to see what happens.