Wow. Cool. Just to clarify, my main beef is with having to go into album.pl to throw CLASS tags on hyperlinks. And removing the images manually.
The only other real beef is that you have put some breaks within hyperlinks - BR tags before the closing anchor tags and the like.
This causes weird things to happen in browsers. For example when I had all my thumbs going vertical in the center, I could go to the right side of the page parallel to the short description link and still change the cursor to a pointer. The hyperlink in effect is going all the way across the page with the line break. This is in IE. Before I had width set on dynwidth.
In either IE or Netscape - I can't remember - this causes a dash (minus sign) to show up under an image that has a hyperlink around it with the closing anchor on a separate line.
The best thing to do is put the hyperlink around the image with the closing anchor tag right after the image. Then print the hyperlink again around the short description with a closing anchor right after it.
You can put the short description or thumbnail name right under the image by putting it in it's own DIV or putting a BR after the image closing anchor tag.
That's all I got.
