Title: Image Width
Last modified: August 30, 2016

---

# Image Width

 *  [walkers13](https://wordpress.org/support/users/walkers13/)
 * (@walkers13)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/image-width-3/)
 * It would be nice to set the width of the images / Logo’s The height works great!
   But would like more options for the images.
 * [https://wordpress.org/plugins/easy-logo-slider/](https://wordpress.org/plugins/easy-logo-slider/)

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

 *  [dev grl](https://wordpress.org/support/users/siqve006/)
 * (@siqve006)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/image-width-3/#post-6227034)
 * I agree, is there a way to adjust the image width and height so the images don’t
   get stretched?
 *  [douglaswebdesigns](https://wordpress.org/support/users/douglaswebdesigns/)
 * (@douglaswebdesigns)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/image-width-3/#post-6227040)
 * In order to keep the Easy Logo Slider form stretching your logos and making them
   look pixelated do the following:
 * Make the height of your slider no taller than the shortest logo in your logo 
   stream.
 * If your smallest logo is 50px high, set the “Image Height” of the logo slider
   to 50px
 *  [dev grl](https://wordpress.org/support/users/siqve006/)
 * (@siqve006)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/image-width-3/#post-6227041)
 * Ok, but I made all my logos in a squares of roughly 300 – 500px wide and high
   and changing the height from 150 to even 250 doesn’t work and they still look
   stretched because something is still auto-resizing the images to like roughly
   138px width.
 *  [douglaswebdesigns](https://wordpress.org/support/users/douglaswebdesigns/)
 * (@douglaswebdesigns)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/image-width-3/#post-6227042)
 * Here is what I used to modify the css for the website michiganhr.org i built 
   and it helped out considerably:
 * .jcarousel li {
    width: auto !important; float: left; padding:10px 10px 0px 10px;-
   moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-
   box; display:inline-table; }
 * .jcarousel li:first-child {
    width: auto !important; float: left; padding:0; -
   moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-
   box; display:inline-table; }
 * Feel free to poke around with the inspector tool too! (F12) or right click + 
   q

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

The topic ‘Image Width’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/easy-logo-slider_fefdfd.svg)
 * [Easy Logo Slider](https://wordpress.org/plugins/easy-logo-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-logo-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-logo-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-logo-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-logo-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-logo-slider/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [douglaswebdesigns](https://wordpress.org/support/users/douglaswebdesigns/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/image-width-3/#post-6227042)
 * Status: not resolved