By wrapping I mean placing an image in a post and then having the text wrap instead of appearing above and below.
Out of curiousity, why is a feature like text wrapping around images not in the beta version? I am not a developer, so I ask this question not as a critic, but as a perplexed user. Is the hack on the tutorial link unsafe? Should I be aware of hidden dangers in text wrapping around images? Are there compatibility problems with some browsers?
I will try and work through the tutorial, unless I find out I am stepping into a minefield.
Text wrapping has everything to do with css, html, and personal choices for content layout and design, and nothing to do with WordPress. Hence the reason that the beta, or in fact any version of WordPress, fails to address it.
I posted this in the wrong thread, sorry.
Where in the stylesheet does the
div.cent {
text-align: center;
}
go?
Anywhere 🙂
I always add new entries to my CSS at the bottom though just to stop any unwanted effects possibly appearing.