Title: Image Alignment Issues
Last modified: August 19, 2016

---

# Image Alignment Issues

 *  [mohegan](https://wordpress.org/support/users/mohegan/)
 * (@mohegan)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/image-alignment-issues/)
 * When i uploaded my picture with in my blog and entered input for image text &
   then i set it up for align center.
 * No matter what i do it will only align left..? Any Idea why..?
 * Never had this problem before until i got the new version..
 * Any suggestions why this is happening.. is there something in the code i should
   look for.. It seems like the code is ok..
 * Thanks for help..

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

 *  [cheneymabel](https://wordpress.org/support/users/cheneymabel/)
 * (@cheneymabel)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/image-alignment-issues/#post-845326)
 * Same thing is happening to me and it just drove me crazy for 20 min after I just
   upgraded to 2.6 — hope someone fixes it soon!
 *  [energymv](https://wordpress.org/support/users/energymv/)
 * (@energymv)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/image-alignment-issues/#post-845634)
 * Has anyone seen a fix for this issue? I would think that this issue would bug
   a lot of people….maybe not.
 *  [iridiax](https://wordpress.org/support/users/iridiax/)
 * (@iridiax)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/image-alignment-issues/#post-845635)
 * You may need the css on [this page](http://codex.wordpress.org/CSS) added to 
   your theme’s style.css. When new features are added to WordPress, themes can 
   become outdated and need to be updated.
 *  [energymv](https://wordpress.org/support/users/energymv/)
 * (@energymv)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/image-alignment-issues/#post-845636)
 * Ok I added the code to my style.css sheet. However the edit image alignment thing
   still doesn’t work. [http://energyanalysis.org/](http://energyanalysis.org/)
 * Perhaps my theme is just inherently flawed?
 *  [iridiax](https://wordpress.org/support/users/iridiax/)
 * (@iridiax)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/image-alignment-issues/#post-845637)
 * energymv: The problem is with your theme’s css:
 *     ```
       #content p img {
       	float: left;
       	border: none;
       	margin: 0px 10px 10px 0px;
       	}
       ```
   
 * Get rid of **float: left;**

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

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

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 4 participants
 * Last reply from: [iridiax](https://wordpress.org/support/users/iridiax/)
 * Last activity: [17 years, 7 months ago](https://wordpress.org/support/topic/image-alignment-issues/#post-845637)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
