Image thumbnail size
Permalink
When an image is uploaded to the C5 database and thumbnail version is automatically created in a /thumbnails directory
http://www.site-name.com/files/thumbnails/5712/4345/5790/file-name....
How do I control the size that this thumbnail is created at? Mine are currently 65x51 pixels?
Thanks.
http://www.site-name.com/files/thumbnails/5712/4345/5790/file-name....
How do I control the size that this thumbnail is created at? Mine are currently 65x51 pixels?
Thanks.
I'm thinking these values may need to be adjusted in the controller and not the site config file...??
For those looking for similar threads this may help:
http://c5cookbook.com/recipes/generate_thumbnail_images...
http://c5cookbook.com/recipes/generate_thumbnail_images...
And adjust the values to what you're looking for.