Title: Resize Widget Thumbnail Size
Last modified: August 21, 2016

---

# Resize Widget Thumbnail Size

 *  Resolved [mobetman2](https://wordpress.org/support/users/mobetman2/)
 * (@mobetman2)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/resize-widget-thumbnail-size/)
 * I’m trying to resize the featured image in the event listing widget.
 * I watched the video on your site at [http://tri.be/adding-post-thumbnails-to-the-events-list-widget/](http://tri.be/adding-post-thumbnails-to-the-events-list-widget/)
   and did the steps to get the post featured images to display on the widget.
 * However, I want to images to match the other thumbnail sizes on the site which
   is width=”60″ height=”60″ but nothing I try is working. Any advice on how to 
   resize the image.
 * Here’s the code from your site that gets the featured image: <?php echo tribe_event_featured_image(
   null, ‘thumbnail’) ?>
 * [https://wordpress.org/plugins/the-events-calendar/](https://wordpress.org/plugins/the-events-calendar/)

Viewing 1 replies (of 1 total)

 *  [Brook](https://wordpress.org/support/users/brook-tribe/)
 * (@brook-tribe)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/resize-widget-thumbnail-size/#post-5132184)
 * Howdy Mobetman,
 * Checkout the WP Codex for info on how to change thumbnail sizes. As you can see
   in that current line of code the size is ‘thumbnail’, so you would want to change
   that to the desired size.
 * [http://codex.wordpress.org/Post_Thumbnails](http://codex.wordpress.org/Post_Thumbnails)
 * Cheers!
 * – Brook

Viewing 1 replies (of 1 total)

The topic ‘Resize Widget Thumbnail Size’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440)
 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Brook](https://wordpress.org/support/users/brook-tribe/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/resize-widget-thumbnail-size/#post-5132184)
 * Status: resolved