ZenphotoCMS Forum
Resize thumb image in stopdesign - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Resize thumb image in stopdesign (/thread-4629.html)



Resize thumb image in stopdesign - wrightwilliam - 2009-02-05

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




Resize thumb image in stopdesign - PC Load Letter - 2009-10-12

Ahhh... this is the exact question I need an answer to also.... Anybody... please??!!




Resize thumb image in stopdesign - kagutsuchi - 2009-10-12

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().




Resize thumb image in stopdesign - AlternativePhotography - 2009-10-12

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?