Forum
Small image size in gallery
Hi- How do I change the small image size in the Gallery app? It seems that it defaults to 100x100. I'd like the size to actually be 200x200.
Hi- How do I change the small image size in the Gallery app? It seems that it defaults to 100x100. I'd like the size to actually be 200x200.
You change that in your template, as with anything in Perch that is down to whatever is specified in the template.
Thank you for the reply! Specifically I'm looking to modify it so that the thumbnail is larger that 100x100. It seems that it creates a thumbnail with that specific size- ess3_existing_83n_traveling_from_harrisburg-w100h100.jpg
Have you updated the size in your template?
If you go to the
/perch/templates/gallery/image.html
template you'll see the sizes you can set for the 'small', 'main' and 'thumb' images.