Title: Image alignment post transfer
Last modified: August 21, 2016

---

# Image alignment post transfer

 *  Resolved [kerrycooks](https://wordpress.org/support/users/kerrycooks/)
 * (@kerrycooks)
 * [13 years ago](https://wordpress.org/support/topic/image-alignment-post-transfer/)
 * Hello, I just transferred my blog from wordpress.com to .org – it is now sitting
   at kerrycooks.com
 * All of my images are now no longer centre aligned and are all partially hidden.
   I have done quite a bit of googling and searching on here but I can’t see any
   answers on how to fix this post transfer
 * Anyone have any ideas?
 * thanks, Kerry

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

 *  [Ken Zinser](https://wordpress.org/support/users/kenzinser/)
 * (@kenzinser)
 * [13 years ago](https://wordpress.org/support/topic/image-alignment-post-transfer/#post-3802995)
 * This is possibly an issue with the CSS, and an errant margin value on the centered
   images in your post.
 * On line 233 of your style.css, replace:
 * > .postEntry .aligncenter {
   >  display: block; margin: 20px 0 20px 115px; }
 * with:
 * > .postEntry .aligncenter {
   >  display: block; margin: 20px auto; }
 *  Thread Starter [kerrycooks](https://wordpress.org/support/users/kerrycooks/)
 * (@kerrycooks)
 * [13 years ago](https://wordpress.org/support/topic/image-alignment-post-transfer/#post-3803014)
 * It’s fixed! Thank you so much Ken! I really appreciate the help

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

The topic ‘Image alignment post transfer’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [kerrycooks](https://wordpress.org/support/users/kerrycooks/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/image-alignment-post-transfer/#post-3803014)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
