Title: widget image not centred
Last modified: August 20, 2016

---

# widget image not centred

 *  Resolved [reuborg](https://wordpress.org/support/users/reuborg/)
 * (@reuborg)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/widget-image-not-centred/)
 * I am trying to move the image displayed in the widget area so that it is in the
   center of the created border. Any help please?
 * [http://wordpress.org/extend/plugins/shashin/](http://wordpress.org/extend/plugins/shashin/)

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

 *  [Mikey118](https://wordpress.org/support/users/fantasy-player-rankings/)
 * (@fantasy-player-rankings)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/widget-image-not-centred/#post-3574924)
 * Wrap the code of the image like this:
    <center> Your Image code </center>
 *  Thread Starter [reuborg](https://wordpress.org/support/users/reuborg/)
 * (@reuborg)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/widget-image-not-centred/#post-3574925)
 * thanks for your reply, but the image is not centered inside the border not horizontally
   but vertically. If you want to have a look here it is [](http://www.qormisbparish.org)
 *  Thread Starter [reuborg](https://wordpress.org/support/users/reuborg/)
 * (@reuborg)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/widget-image-not-centred/#post-3574926)
 * [http://www.qormisbparish.org](http://www.qormisbparish.org)
 *  Plugin Author [Mike Toppa](https://wordpress.org/support/users/toppa/)
 * (@toppa)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/widget-image-not-centred/#post-3575003)
 * This is an interesting one: it’s the line-height from your theme that’s causing
   it. You don’t want to change that globally, so if you add a css class like this,
   it should take care of it:
 * .shashinThumbnailDiv {
    line-height: 1; }
 *  Thread Starter [reuborg](https://wordpress.org/support/users/reuborg/)
 * (@reuborg)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/widget-image-not-centred/#post-3575006)
 * i will try that. This needs to be added in the css of the theme I’m using?
 *  Plugin Author [Mike Toppa](https://wordpress.org/support/users/toppa/)
 * (@toppa)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/widget-image-not-centred/#post-3575009)
 * You can add it to your theme or you can customize the shashin stylesheet – see
   here for details: [http://www.toppa.com/shashin-wordpress-plugin/#stylesheets](http://www.toppa.com/shashin-wordpress-plugin/#stylesheets)

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

The topic ‘widget image not centred’ is closed to new replies.

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

 * 6 replies
 * 3 participants
 * Last reply from: [Mike Toppa](https://wordpress.org/support/users/toppa/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/widget-image-not-centred/#post-3575009)
 * Status: resolved