I'm having trouble wrapping text around images in an orderly fashion. When I create a post using TinyMCE, the preview looks fine, but once I publish my post, the text appears next to the image.
For an example see:
http://wordpress.betamacx.nl
Since my center column is fixed in width, only words with few enough characters to fit beside the image will appear there, however, I want ALL my text to be positioned below my image.
I have tried using <br> tags in the HTML-editor, but found that this wouldn't work because of the CSS.
My CSS is untampered with, so I'm kind of going nuts as of what's the error here.
Hopefully someone out there has a revelation :)
To make things a little clearer, here's a textual representation of what I want:
yadda yadda yadda
____________________
Image!!!
____________________
yadda yadda yadda...