It makes the thumbnails for me, but I like to make my own. Because let's say the image is 640x480... the thumb would have to be to that scale, like 100x75. But then it won't be the same as all of the other images which are different sizes. So I take only part of the picture in my thumbnails, and resize that so they're all 100x100. I like them to be even. But when I upload my own thumbnails, they still resize those to be in proportion with the picture. How can I get rid of that, so the thumb is just whatever size the file I uploaded (thumb_image.jpg) is?
remove the width and height attributes out of the <img>-tags for thumbnails.
GauGau
Ok thank you, I figured out what I needed to change. ;D
Where do I make those changes? I'm new to Coppermine and I like my thumbnails all to be the same size as well. Is there a way I can modify Coppermine to automatically make my thumbnails 100px x 100px?