Hard to say without looking at the file in question, but generally speaking use something like
img { display:block; float:none }
in extra css in the conversion settings. Whether that will work will depend on why the text is overlapping in the first place.
|