Forum

Thread tagged as: Question, Configuration, Gallery

Image Gallery - Resizing Thumbnails

Hi,

Is it possible to change the size of the Gallery thumbnails from 100px x 100px?

I can't seem to find the settings anywhere.

Many Thanks.

Steven Bradley

Steven Bradley 0 points

  • 4 years ago

I Think you need to do something like this <img src="<perch:content type="image" id="thumbnail" label="Thumbnail" width="100" height="100" crop="true"/>" alt="<perch:content type="text" id="alt" label=" Image Description" required="true" help="e.g. Photo of MD John Smith with his best wig on" title="true" />" />

Drew McLellan

Drew McLellan 2638 points
Perch Support

The master template should be image.html -- the sizes are all in there.