Title: Photo alignment
Last modified: August 19, 2016

---

# Photo alignment

 *  [bambinn](https://wordpress.org/support/users/bambinn/)
 * (@bambinn)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/photo-alignment-1/)
 * Hi guys!
 * for some reason when i add pics to my page they don’t become aligned into the
   text, even though they are aligned in the editor.
 * you can see the problem here, [http://tinyurl.com/pwvhsn](http://tinyurl.com/pwvhsn).
   all the pics are aligned left.
 * plz guys i need help

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

 *  [webjunk](https://wordpress.org/support/users/webjunk/)
 * (@webjunk)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/photo-alignment-1/#post-1096450)
 * Can’t even get your site to load.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/photo-alignment-1/#post-1096525)
 * Add the following to the bottom of style.css:
 *     ```
       .alignleft {
       	float:left;
       }
       .alignright {
       	float:right;
       }
       .aligncenter {
       	float:none;
       	display:block;
       	margin:0 auto;
       }
       ```
   

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

The topic ‘Photo alignment’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [16 years, 10 months ago](https://wordpress.org/support/topic/photo-alignment-1/#post-1096525)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
