Title: Left Alignment for Images
Last modified: August 19, 2016

---

# Left Alignment for Images

 *  Resolved [Aurynstar](https://wordpress.org/support/users/aurynstar/)
 * (@aurynstar)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/left-alignment-for-images/)
 * Hi,
 * I can’t seem to get my images to stick to a straight left alignment. They keep
   doing this nested/domino thing. When I first created the page, it was ok. The
   after changing the font size in html view, it all changed. I have restored the
   page from before I changed the font size, cleared caches on browsers and tried
   adding break and span tags. No change. I am currently using the Silent movie 
   theme. I’m still pretty new to the world of mark-up so if there is some code 
   that can fix this please list it and where it should go. Here is the [page](http://ericderrick.com/?page_id=8)
   I’m referring to.Thanks lots.

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/left-alignment-for-images/#post-1850960)
 * Site url? Help is free but psychic costs extra.
 *  Thread Starter [Aurynstar](https://wordpress.org/support/users/aurynstar/)
 * (@aurynstar)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/left-alignment-for-images/#post-1850961)
 * Hehe. Yeah, noticed I forgot that. Thanks.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/left-alignment-for-images/#post-1850966)
 * Try adding:
 * `#content img.alignleft {clear:left;}`
 * to the bottom of your stylesheet.
 *  Thread Starter [Aurynstar](https://wordpress.org/support/users/aurynstar/)
 * (@aurynstar)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/left-alignment-for-images/#post-1851083)
 * Awesome! Thanks. The images look great. But now I can’t seem to align the text
   to it’s image….
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/left-alignment-for-images/#post-1851142)
 * Try removing that CSS and then adding `<br style="clear:left;" />` after each
   block of image+text in your markup.
 *  Thread Starter [Aurynstar](https://wordpress.org/support/users/aurynstar/)
 * (@aurynstar)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/left-alignment-for-images/#post-1851150)
 * That was perfect, esmi. Thank you so much! This may not be the place, but I just
   wanted to clarify what the clear:left; does. Does it refresh the css formatting
   or…no, no clue. If you’ve got a minute to explain, that would be great. If not,
   you’re still great and I appreciate you help. Thanks esmi.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/left-alignment-for-images/#post-1851151)
 * `clear:left` instructs the element (in this case the `br` – line break – element)
   to disallow any other floating elements to its left (so could be translated to“
   have nothing on the left side”). This has the effect of pushing the line break
   down below the previously left floated image so that all subsequent elements 
   can align naturally.
 * And – no problem:-)
 *  Thread Starter [Aurynstar](https://wordpress.org/support/users/aurynstar/)
 * (@aurynstar)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/left-alignment-for-images/#post-1851160)
 * I see. Makes sense. Will definitely remember this bit of info. Thanks again.
 * So happy to change this to resolved ^_^

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

The topic ‘Left Alignment for Images’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 2 participants
 * Last reply from: [Aurynstar](https://wordpress.org/support/users/aurynstar/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/left-alignment-for-images/#post-1851160)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
