Title: Off Centered Images?
Last modified: August 21, 2016

---

# Off Centered Images?

 *  [bellportweb](https://wordpress.org/support/users/bellportweb/)
 * (@bellportweb)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/off-centered-images/)
 * Why do the images in the boxes appear more to the left and off centered? It looks
   silly. Please advise.
 * [http://wordpress.org/plugins/simply-instagram/](http://wordpress.org/plugins/simply-instagram/)

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

 *  [Eric](https://wordpress.org/support/users/varjik/)
 * (@varjik)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/off-centered-images/#post-4261646)
 * Go into the plugin code and create a div wrapper. There isn’t one :/
    Center 
   the div wrapper and then leave the images themselves float left. It looks a lot
   better, especially if you have 2-3 columns.
 *  Thread Starter [bellportweb](https://wordpress.org/support/users/bellportweb/)
 * (@bellportweb)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/off-centered-images/#post-4261647)
 * Eric,
 * You’re the man. You think this code would work?
 *  #wrapper {
    width: … margin: 0 auto; }
 *  [Eric](https://wordpress.org/support/users/varjik/)
 * (@varjik)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/off-centered-images/#post-4261648)
 * width 100%;
 * that should do it. If you make it #wrapper, make sure that doesn’t conflict with
   any other plugin or theme. Best bet is to call it .is-wrapper
 *  Thread Starter [bellportweb](https://wordpress.org/support/users/bellportweb/)
 * (@bellportweb)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/off-centered-images/#post-4261650)
 * I added this to the custom CSS:
 * #.is-wrapper {
    width: 100%; margin: 0 auto; }
 * It didn’t seem to work.

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

The topic ‘Off Centered Images?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simply-instagram_e1dfde.svg)
 * [Simply Instagram](https://wordpress.org/plugins/simply-instagram/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simply-instagram/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simply-instagram/)
 * [Active Topics](https://wordpress.org/support/plugin/simply-instagram/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simply-instagram/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simply-instagram/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [bellportweb](https://wordpress.org/support/users/bellportweb/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/off-centered-images/#post-4261650)
 * Status: not resolved