I got this from the codex and applied it manually on an image in one of my posts on a static page img.alignright {float:right; margin:0 0 1em 1em} <p class="justified"><img src="some_image.png" class="alignright"><span class="title"> Title </span> lots of text after ... </p> For some reason it's not wrapping around the image. Will justifying text screw this up?