Title: Image positioning problem
Last modified: August 19, 2016

---

# Image positioning problem

 *  [ardleigh](https://wordpress.org/support/users/ardleigh/)
 * (@ardleigh)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/image-positioning-problem/)
 * Hi, my images look fine in the cms but are actually all over the place on the
   site when published. How do I fix this?
 * Thanks in advance

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/image-positioning-problem/#post-1227185)
 * A link to your site would help…
 *  Thread Starter [ardleigh](https://wordpress.org/support/users/ardleigh/)
 * (@ardleigh)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/image-positioning-problem/#post-1227211)
 * Sure, my site is [http://ardleighbedandbreakfast.co.uk/](http://ardleighbedandbreakfast.co.uk/)
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/image-positioning-problem/#post-1227223)
 * There aren’t many images on your pages but try adding:
 *     ```
       .aligncenter {
       	display: block;
       	margin-left: auto;
       	margin-right: auto;
       }
   
       .alignleft {
       	float: left;
       }
   
       .alignright {
       	float: right;
       }
       ```
   
 * to the **bottom** of style.css.
 *  Thread Starter [ardleigh](https://wordpress.org/support/users/ardleigh/)
 * (@ardleigh)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/image-positioning-problem/#post-1227246)
 * ok thanks Esmi

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

The topic ‘Image positioning problem’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [ardleigh](https://wordpress.org/support/users/ardleigh/)
 * Last activity: [16 years, 6 months ago](https://wordpress.org/support/topic/image-positioning-problem/#post-1227246)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
