Title: Center Image
Last modified: August 20, 2016

---

# Center Image

 *  Resolved [jrspots](https://wordpress.org/support/users/jrspots/)
 * (@jrspots)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/center-image-2/)
 * Hello,
    I am trying to center the button image and left & right align are only
   offered in the widget. Thanks in advance.
 * [http://wordpress.org/extend/plugins/pinterest-follow-button/](http://wordpress.org/extend/plugins/pinterest-follow-button/)

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

 *  Plugin Author [Phil Derksen](https://wordpress.org/support/users/pderksen/)
 * (@pderksen)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/center-image-2/#post-3624617)
 * You’ll need to add some custom CSS somewhere (such as the Jetpack CSS editor 
   or in your theme). Try this:
 * .pinterest-follow-btn-wrapper-widget { text-align: center; }
    .pinterest-follow-
   btn-wrapper-widget a img { margin: 0 auto; }
 *  [janwith67](https://wordpress.org/support/users/janwith67/)
 * (@janwith67)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/center-image-2/#post-3624790)
 * `
 *  [janwith67](https://wordpress.org/support/users/janwith67/)
 * (@janwith67)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/center-image-2/#post-3624791)
 * Hi, I am also trying to center the button. Should I change this code to the one
   you have above? Thanks…
 *     ```
       /* Pinterest "Follow" Button Public CSS */
   
       /* DIV surrounding button */
       .pinterest-follow-btn-wrapper-shortcode,
       .pinterest-follow-btn-wrapper-widget {
   
       }
   
       .pinterest-follow-btn-wrapper-shortcode img {
           border: 0;
           padding: 0;
           margin: 0;
           background: none;
       ```
   
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/center-image-2/#post-3624792)
 * **[@janwith67](https://wordpress.org/support/users/janwith67/)**– this thread
   is way outdated and marked resolved. Please start your own thread as per:
 * [http://codex.wordpress.org/Forum_Welcome#Where_To_Post](http://codex.wordpress.org/Forum_Welcome#Where_To_Post)

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

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

 * ![](https://s.w.org/plugins/geopattern-icon/pinterest-follow-button_ecc8c9.svg)
 * [Pinterest "Follow" Button](https://wordpress.org/plugins/pinterest-follow-button/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pinterest-follow-button/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pinterest-follow-button/)
 * [Active Topics](https://wordpress.org/support/plugin/pinterest-follow-button/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pinterest-follow-button/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pinterest-follow-button/reviews/)

## Tags

 * [center](https://wordpress.org/support/topic-tag/center/)

 * 4 replies
 * 4 participants
 * Last reply from: [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/center-image-2/#post-3624792)
 * Status: resolved