I would like to have an image on the right or left then the text to the side. Is that possible? Right now all my photos are functioning as in Word when you format it to be "In line with text" instead of a square around it or something. Hopefully there's an easy way to do this, I'm CSS illiterate ;)
Need help? Check out our Support site, then
Wrap text around photos?
-
-
try to add apropriate classes (left, right) in the 'Code' pane of editor, smth. like:
<img CLASS="left" ... />hopefully, they won't be stripped by WP filters.alternatively, you can just use aligning buttons in the 'Visual' pane on *selected* image.
and btw, text won't wrap around horizontally centered objects, so you have to flush them either left or right.
-
From the FAQs
http://faq.wordpress.com/2006/05/29/how-do-i-get-text-to-go-around-a-picture/Beginner's Guide to wordpress.com resources
http://en.forums.wordpress.com/topic.php?id=11280
Topic Closed
This topic has been closed to new replies.