Hi there!
More than likely, you have conflicting CSS that styles your posts that is overriding your text-wrapping instructions.
If you can post a link to your WordPress and point out an example where it doesn’t work, we might be able to help you troubleshoot the issue better.
I just tried again and oddly it is working now. One question though, how do I put padding on for example only the right side of the main picture in this post and not have it indented to the right as well? http://www.absoluteincentives.com/poker-news/online-poker/how-to-relieve-online-poker-wrist-pain
I’d like the picture to be aligned with the date above it, thanks!
OMGplzwork,
It appears that the image has inline styling associated with it. Are you using a plugin to accomplish the effect of wrapping the text around the image? If not you will just need to remove the 13px left margin from the image tag like so:
<img class="alignleft size-full wp-image-265" style="margin: 0 13px; 0 0" title="mouse_hand"
http://www.doc4design.com
Hi there,
When I upgraded to version 2.8.3 from 2.5, I got this problem with text not wrapping around an image. An example is found at http://www.strokesurvivorblog.com/2008/02/26/moved-out-of-icu/
Another example is found where I tried to wrap text using two different images at http://www.strokesurvivorblog.com/about/about-us/
I don’t understand the CSS, so could someone help me please. Thanks so much.