Make your text wrap around a image
All World of Secrets themes has a special class in the stylesheet.
Use class=”alignleft” or class=”alignright” to the “img” tags within your post, so that those images can either be floated to the left or the right and the content will just wrap around the images. For example: <img src=”yourimage.gif” class=”alignleft”>
One response so far
Well written article.