When you first navigate to the zenphoto site the thumbnails that are generated under "recently updated galleries" are set at 210 bye 59 pixels. I would like to resize these thumbnails. I have looked through the different files in the template but cannot figure out how to do this. Any ideas on how I can do this would be greatly appreciated.
Thanks,
William
Ahhh... this is the exact question I need an answer to also.... Anybody... please??!!
The code you're looking for is in index.php circa line 41 (in the Stopdesign theme's directory, of course). The exact function you want is printCustomAlbumThumbImage().
I've done this, but the problem is that in my case i made the thumbnail taller (100x100 pixels) and it hides the text. How does one move the text down?