Title: Positioning Images
Last modified: September 1, 2016

---

# Positioning Images

 *  Resolved [achanne](https://wordpress.org/support/users/achanne/)
 * (@achanne)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/positioning-images-1/)
 * I don’t know if there is an error in the plugin or if I’m missing something but
   when I position images so that a paragraph is wrapped around it either to the
   left of right of the image, it’s displayed properly in the editor but when the
   email is sent and received, images are all over the place on the body of the 
   email and it looks like one big mess. Is there a way to fix this or is there 
   a glitch in the plugin?
 * [https://wordpress.org/plugins/email-users/](https://wordpress.org/plugins/email-users/)

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

 *  Plugin Author [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * (@mpwalsh8)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/positioning-images-1/#post-7466883)
 * I think you’re running into a “feature” of the WYSIWYG editor. It strips out 
   paragraphs and white space in an effort to be “helpful”. It is usually fine but
   in cases like this, it may not be what you want.
 * You can toggle the WYSIYG editor off and code your email in HTML directly. Doing
   this I was able to keep an image inserted between two lines of text. That can
   be a bit of a challenge.
 * Another option might be to use the **mailusers_html_wrapper** filter which you
   can read more details about on [my web site](http://michaelwalsh.org/blog/2015/05/email-users-4-7-2-released/).
 * Using this wrapper you could actually include inline CSS as part of the email
   to control the appearance of the email.
 *  Thread Starter [achanne](https://wordpress.org/support/users/achanne/)
 * (@achanne)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/positioning-images-1/#post-7466970)
 * Thank-you!!! I tried the inline CSS method and it worked. It was just a matter
   of floating an image to one side, either left or right.

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

The topic ‘Positioning Images’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/email-users_a0e0cf.svg)
 * [Email Users](https://wordpress.org/plugins/email-users/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/email-users/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/email-users/)
 * [Active Topics](https://wordpress.org/support/plugin/email-users/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/email-users/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/email-users/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [achanne](https://wordpress.org/support/users/achanne/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/positioning-images-1/#post-7466970)
 * Status: resolved