Title: How do I
Last modified: August 22, 2016

---

# How do I

 *  Resolved [David_G](https://wordpress.org/support/users/questas_admin/)
 * (@questas_admin)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/how-do-i-35/)
 * How do I change the min-height and min-width on post thumbnail images to NONE?
   Version 3.2.x

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [David_G](https://wordpress.org/support/users/questas_admin/)
 * (@questas_admin)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/how-do-i-35/#post-5458675)
 * Here is what I NEED to change. Click on the link and you will see snapshots of
   what is wrong along with an explanation of what I am trying to do. I cannot upgrade
   the theme on one site until I fix this. Thanks.
 * [http://youneedthissite.com/aandsmobileauto/style-question/](http://youneedthissite.com/aandsmobileauto/style-question/)
 *  Thread Starter [David_G](https://wordpress.org/support/users/questas_admin/)
 * (@questas_admin)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/how-do-i-35/#post-5458821)
 * I got it figured out, with the help of CHROME’s Inspector tool. If you use CTRL
   + SHIFT + I it opens the inspector in chrome. Then use the magnify glass on the
   left side to select what you want to inspect it works much like FIREBUG. EXCEPT
   that you can then click the + symbol above the ELEMENT.STYLE and it creates a
   new selector underneath the element. USING THAT METHOD I got the following selectors
   to which I changed the settings. It worked.
 * > img.attachment-large.no-tc-thumb-size.wp-post-image.wp-post-image {
   >  min-height:
   > 100px !important; min-width: 100px !important; }
 * Thanks to everyone who tried.
 *  Thread Starter [David_G](https://wordpress.org/support/users/questas_admin/)
 * (@questas_admin)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/how-do-i-35/#post-5458858)
 * I am taking down the Style-Question page. Site going offline.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘How do I’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/customizr/4.4.24/screenshot.png)
 * Customizr
 * [Support Threads](https://wordpress.org/support/theme/customizr/)
 * [Active Topics](https://wordpress.org/support/theme/customizr/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/customizr/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/customizr/reviews/)

 * 3 replies
 * 1 participant
 * Last reply from: [David_G](https://wordpress.org/support/users/questas_admin/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/how-do-i-35/#post-5458858)
 * Status: resolved