Title: Stray Image
Last modified: August 21, 2016

---

# Stray Image

 *  Resolved [emiliodangelo](https://wordpress.org/support/users/emiliodangelo/)
 * (@emiliodangelo)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/stray-image/)
 * Hi,
 * I’m having a issue with one of the instagram images being sitting below the others
   and leaving a white space where it should. I think this is an alignment issue.
 * Heres the link. Its in my footer [http://styletomystreet.com/](http://styletomystreet.com/)
 * Also is there a way to center the text ?
 * Thanks
 * [https://wordpress.org/plugins/simple-instagram/](https://wordpress.org/plugins/simple-instagram/)

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

 *  Plugin Author [mr_speer](https://wordpress.org/support/users/mr_speer/)
 * (@mr_speer)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/stray-image/#post-4731491)
 * Hey there!
 * After taking a look at your site, it looks like another plugin or part of your
   theme is applying a 1px border to the first `li` in each widget. This is causing
   the first instagram picture to be 1px taller than the rest, thus causing your
   issue. I’d recommend adding a rule to your stylesheet as follows:
 *     ```
       .widget.si_feed_widget li.si_item {
         border: none;
       }
       ```
   
 * This will remove the border from your instagram images and should solve your 
   issue. Let me know if you’re still running into it after implementing that new
   rule.
 * Thanks!
 * mr_speer
 *  Thread Starter [emiliodangelo](https://wordpress.org/support/users/emiliodangelo/)
 * (@emiliodangelo)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/stray-image/#post-4731516)
 * Thanks!!!
 * That worked perfectly!
 * E
 *  Plugin Author [mr_speer](https://wordpress.org/support/users/mr_speer/)
 * (@mr_speer)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/stray-image/#post-4731517)
 * Great! Glad it worked out for you.

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

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

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

 * 3 replies
 * 2 participants
 * Last reply from: [mr_speer](https://wordpress.org/support/users/mr_speer/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/stray-image/#post-4731517)
 * Status: resolved