Title: Image Alignment
Last modified: August 19, 2016

---

# Image Alignment

 *  Resolved [Yemoonyah](https://wordpress.org/support/users/yemoonyah/)
 * (@yemoonyah)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/image-alignment/)
 * I don’t seem to be able to align my images center, they keep coming up aligned
   to the left. In editor it works fine, but in post they are back to the left.
   
   Example: [http://kabai33.com/2008/08/07/seo-rapper/](http://kabai33.com/2008/08/07/seo-rapper/)
 * thanx

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

 *  [stvwlf](https://wordpress.org/support/users/stvwlf/)
 * (@stvwlf)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/image-alignment/#post-840979)
 * Hi
 * i was able to center the photo in your post by putting a div tag around your 
   image tag
 * find this in the post code (HTML tab in the editor)
 * <`a title=”Permanent Link to SEO-Rapper” rel=”bookmark” href=”[http://kabai33.com/2008/08/07/seo-rapper/”&gt](http://kabai33.com/2008/08/07/seo-rapper/”&gt);
   
   <img class=”photo_align_center_single” alt=”SEO-Rapper” src=”[http://kabai33.com/wp-content/uploads/2008/08/chuck-photo4.jpg”/&gt](http://kabai33.com/wp-content/uploads/2008/08/chuck-photo4.jpg”/&gt);`
 * put this before that line:
    `<div align="center">`
 * and this after that line”
    `</div>`
 * then save. that should do it.
 *  [stvwlf](https://wordpress.org/support/users/stvwlf/)
 * (@stvwlf)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/image-alignment/#post-840980)
 * that first block of code didn’t print correctly in my response.
 * it looks like this:
 *     ```
       <a title="Permanent Link to SEO-Rapper" rel="bookmark" href="http://kabai33.com/2008/08/07/seo-rapper/">
       <img class="photo_align_center_single" alt="SEO-Rapper" src="http://kabai33.com/wp-content/uploads/2008/08/chuck-photo4.jpg"/>
       ```
   
 *  Thread Starter [Yemoonyah](https://wordpress.org/support/users/yemoonyah/)
 * (@yemoonyah)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/image-alignment/#post-841006)
 * thanks for the help but my theme uses custom fields to insert the images in the
   gallery on my homepage and in the single posts, so the image code doesn’t show
   up in the code editor.
 *  Thread Starter [Yemoonyah](https://wordpress.org/support/users/yemoonyah/)
 * (@yemoonyah)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/image-alignment/#post-841053)
 * and of course I read the sticky and put the additional code in my css but nothing
   changed, my images are still aligned left.

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

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

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [Yemoonyah](https://wordpress.org/support/users/yemoonyah/)
 * Last activity: [17 years, 9 months ago](https://wordpress.org/support/topic/image-alignment/#post-841053)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
