Dear members,
I’m new to EE and I like it very much. Now I have created a channel in which I have a custom file field (image). When uploading an image I notice EE generates a thumb under the ‘_thumb’ folder. Is this only meant for the backend of EE? I want to generate thumbnails of a certain size, to show on the frontend of my website. I managed to show the thumbnails using these tags;
{image}{path}_thumbs/thumb_{filename}.{extension}{/image}But the thumbnails are not the right size.
What is the best solutions for this? Can I change the size of the automatically generated thumbnails? I prefer not to use external plugins or anything for this.
Thank you!
Rein