How can I wrap text around an image in WordPress? What is the code?
Thanks
Need help? Check out our Support site, then
Wrapping Text Around an Image
-
-
It's pretty simple, there's no code necessary. You just have the text ready in the editor, then insert the picture from the upload tab. After that, select the picture by clicking it and then click one of the align text buttons.
http://faq.wordpress.com/2006/05/29/how-do-i-get-text-to-go-around-a-picture/ -
It still does not wrap the text around the image.
-
Could you be more specific about what it actually does and what you want it to do? It's also not necessary to post to more than one thread with the same issue.
There is no function on a WP.com blog that I'm aware of that will have text on both sides of an image, if that's what you're looking for.
-
This is another approach
upload the image and switch to the code tab
at the end of the image code you see/><a>
insert one of the following
align = "left" /><a>
align = "right" /><a>
Topic Closed
This topic has been closed to new replies.