Hello, I've recently started using WordPress for a blog, and have settled on the Daleri Dark 1.01 to use as the theme. All was going great until I tried to post an image and have the text beside it, in the old HTML <img align="left"... style.
Reading the comments by the author on the theme download page, he suggests adding 'left' to the image class, yet I've tried this and it doesn't seem to work either. In fact, adding any left, right, or center to the image class makes no difference to the layout.
If I switch the theme to classic, the layout works as it should.
Would anyone be able to do some hand-holding to guide me as to what changes I can make in the CSS, or the post code to make the layout work?
This is the current code for the image:
<img class="size-medium wp-image-23 right" title="Colin Poster" src="http://blog.dogs-eggs.co.uk/wp-content/uploads/2008/07/colinposter1-213x300.jpg" alt="Colin - 2008 Nowhere Fast Productions" width="213" height="300" /></a>