Title: thumbnail cropping&#8230;
Last modified: August 20, 2016

---

# thumbnail cropping…

 *  [thecowgoddess](https://wordpress.org/support/users/thecowgoddess/)
 * (@thecowgoddess)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/thumbnail-cropping-3/)
 * Hi, I want to use a featured image on my front page but don’t want it to be cropped
   through the middle.
    I’ve found this fix: 1 $s_x = floor( ($orig_w – $crop_w)/
   2 ); 2 $s_y = floor( ($orig_h – $crop_h) / 2 ); change to: 1 $s_y = 0; //floor((
   $orig_h – $crop_h) / 2 );
 * But that meant that the featured image top showed and not the bottom. Also, in
   other parts of the blog my comics also lost the bottom.
 * I’d like for the featured image to have no crop at all, any ideas?
    thank you,
   Heather

The topic ‘thumbnail cropping…’ is closed to new replies.

## Tags

 * [cropping](https://wordpress.org/support/topic-tag/cropping/)
 * [media.php](https://wordpress.org/support/topic-tag/media-php/)
 * [thumbnail](https://wordpress.org/support/topic-tag/thumbnail/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [thecowgoddess](https://wordpress.org/support/users/thecowgoddess/)
 * Last activity: [14 years, 11 months ago](https://wordpress.org/support/topic/thumbnail-cropping-3/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
