I have a problem with this hack. It works fine except whenever I click on a thumbnail, the image it shows doesnt show the full image. It just shows the thumbnail but in the "photo look." I did change something though:
Code:
<div align="center"><a href="{param}" class="thickbox"><img src="{param}" width="320" alt="Click on the image to view it in a larger size" /></a><br /><b>Click on the image to view it in a larger size</b></div>
I changed the width to 320...