Sometimes they go there and stay as you want, but if once you have published they don't behave, head back and edit the article.
In the blogsFC editor, switch from Visual to HTML mode, then find the image and put the following around the code for it:
- Code: Select all
<div style="text-align: center"><img src="http://website.com/image.jpg" alt="" />
Basic Caption text</div>
for those using more advanced captions you should still be able to put the div tags around whatever you are using and it should work.
Any questions or problems implementing it, let me know
