Title: Image Alignment Css
Last modified: August 21, 2016

---

# Image Alignment Css

 *  [Chris](https://wordpress.org/support/users/christof15/)
 * (@christof15)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/image-alignment-css/)
 * Hi there,
 * The past time I saw quit some questions about the image alignment within the 
   newsletters. If you just use the default editor to give the image a certain alignment
   you’ll probably notice that the image is not floating the way you like it. This
   is because the templates don’t have a css class with information for the reader
   to put the image in the right place.
 * After some work I found the solution just by adding these css class info to my
   newsletter template:
 * – Download your html newsletter file from the alo newsletter theme folder.
    –
   Open your html newsletter file with a random html editor. – Find the <body> tag
   somewhere on top of the file. – Simply ad this code directly under the <body>
   tag.
 *     ```
       <img class="alignright" float="right">
       <img class="alignleft" float="left">
       ```
   
 * (If you like you can put more of your own css preferences in there.)
 * – Save the file and upload it to the alo themes folder.
 * Now you just check you’re newsletter and give it a try!
 * [http://wordpress.org/plugins/alo-easymail/](http://wordpress.org/plugins/alo-easymail/)

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

 * ![](https://s.w.org/plugins/geopattern-icon/alo-easymail_574f4b.svg)
 * [ALO EasyMail Newsletter](https://wordpress.org/plugins/alo-easymail/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/alo-easymail/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/alo-easymail/)
 * [Active Topics](https://wordpress.org/support/plugin/alo-easymail/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/alo-easymail/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/alo-easymail/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Chris](https://wordpress.org/support/users/christof15/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/image-alignment-css/)
 * Status: not a support question