I am having issues with image resizing/cropping on my drupal website. My problem is that the uploaded image gets cropped to fit the thumbnail dimension. Can anyone assist with how I can disable this cropping feature and have the entire image show throughout my site? Below are various screenshots of where the thumbnails are located and the original image.

www.jcmfirstventure.com/miscellaneous/fix.jpg
www.jcmfirstventure.com/miscellaneous/fix2.jpg
www.jcmfirstventure.com/miscellaneous/fix3.jpg

I am in desperate need as my web developer has not been much assistance.

Comments

Anonymous’s picture

Sounds like you need to change some settings in Imagecache:

http://yourURL.com/admin/build/imagecache/list

Edit the thumb-preset and change it to whatever you like

If you want a resized image without the cropping part, then change it to the "Scale" feature..