Member
Member
joshrodgers   2008-12-18, 06:34
#1

I am working on a new site ourpictureshare.com and have tweaked Zenphoto to make my album thumbnails 460x230. I like how it looks, however I noticed this also changes the size of the thumbnails inside the album. Is there a way to keep my album images this size, but when a user clicks on an album the thumbnails in the album would be 120x120? Thanks,

Josh

Administrator
Administrator
acrylian   2008-12-18, 11:43
#2

If you want different sizes you need to do that in your theme directly. Search the functons guide for template functions with the term for "customalbumthumb" or "customsizeimage".

Member
Member
joshrodgers   2008-12-18, 19:14
#3

Acrylain,

Thanks for the help. Now '' looks like ''

Administrator
Administrator
acrylian   2008-12-19, 13:24
#4

Just to note: "alt" should be getAnnotatedAlbumTitle() since this is the alt-atribute of the img-tag. You don't need to fill "class" or "id", since they are the last parameters you can just skip them or set them empty with "". Tgese are only if you want to use a specific css class or id for that image.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.