I want to add captions to some of the images in my blog, but my text, which is normally wrapping around the image, fails to wrap when I add a caption.
I'm running WP 2.9.1 and have tested this on both FF and IE.
Two possibly related issues:
1) The text wrapping appears correctly in the WP editor, but fails to wrap the text on any saved draft or published page.
2) I'm not too familiar with scripting, so I took a look at WP documentation and found a description of text wrapping and captions. See the "Captioning The Image" section towards the bottom of the page: http://codex.wordpress.org/Wrapping_Text_Around_Images
Note that the example states that "the text that wraps around the leaf image that features a caption." But this example displays the exact same problem I'm experiencing: the example's text DOES NOT wrap in my browser -- instead, all the text body is displayed underneath the image caption.
Is this a known bug, or do I need to tweak some style settings?
Please help!