Title: Image Centering
Last modified: August 30, 2016

---

# Image Centering

 *  [tkoby11](https://wordpress.org/support/users/tkoby11/)
 * (@tkoby11)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/image-centering-2/)
 * Hello, I am new to WordPress and do not know how to code. Can someone tell me
   how using the dashboard I can make sure images are centered in a resulting blog
   post? I also can’t even get the text to wrap.

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

 *  [codemovement.pk](https://wordpress.org/support/users/codemovementpk/)
 * (@codemovementpk)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/image-centering-2/#post-6652342)
 * Hi,
 * Image centering can be done from css. can you share your site link?
 *  Thread Starter [tkoby11](https://wordpress.org/support/users/tkoby11/)
 * (@tkoby11)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/image-centering-2/#post-6652347)
 * Hi, [http://www.winesolutions.com/](http://www.winesolutions.com/)
 *  Thread Starter [tkoby11](https://wordpress.org/support/users/tkoby11/)
 * (@tkoby11)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/image-centering-2/#post-6652349)
 * Specifically this post which I had in draft form but just published it:
 * [http://www.winesolutions.com/sherry1/](http://www.winesolutions.com/sherry1/)
 *  [codemovement.pk](https://wordpress.org/support/users/codemovementpk/)
 * (@codemovementpk)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/image-centering-2/#post-6652369)
 * Hi
 * try add this to your theme by using a plugin
    [https://wordpress.org/plugins/wp-add-custom-css/](https://wordpress.org/plugins/wp-add-custom-css/)
   it is not recommended to make changes directly in your theme file.
 *     ```
       .wp-caption.aligncenter {
           margin: 0 auto;
       }
       ```
   
 *  Thread Starter [tkoby11](https://wordpress.org/support/users/tkoby11/)
 * (@tkoby11)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/image-centering-2/#post-6652372)
 * Um, how do I do that, I don’t code…
 *  [codemovement.pk](https://wordpress.org/support/users/codemovementpk/)
 * (@codemovementpk)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/image-centering-2/#post-6652386)
 * Hi,
 * If you install this plugin, there will be a menu on the left side of admin portion
   like this [http://i.imgur.com/6d0WzUH.png](http://i.imgur.com/6d0WzUH.png), so
   click upon that “Add Custom CSS” it will open a page like this [http://i.imgur.com/AlC4bOq.png](http://i.imgur.com/AlC4bOq.png)
   then copy and paste that code I sent you in that white portion and save, so it
   should work now 🙂
 *  Thread Starter [tkoby11](https://wordpress.org/support/users/tkoby11/)
 * (@tkoby11)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/image-centering-2/#post-6652396)
 * Why and how does this work? Is it a bug? How do I know you are not just adding
   malicious code to my site?
 *  [codemovement.pk](https://wordpress.org/support/users/codemovementpk/)
 * (@codemovementpk)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/image-centering-2/#post-6652401)
 * It is not malicious code by any means, it’s just a css update.

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

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 2 participants
 * Last reply from: [codemovement.pk](https://wordpress.org/support/users/codemovementpk/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/image-centering-2/#post-6652401)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
