Go to "Layout" -> "Edit HTML" -> "Expand Widget Templates" and then find the following section in your template:
<div class='post-body entry-content'> <p>
<data:post.body/> </p> <div style='clear: both;'/>
<!-- clear for photos floats --> </div>
Then add the following just below it: