January 19th, 2006
Word Press Images - a Question
Since switching blogs I’ve been having some trouble with images. They upload fine, but I can’t seem to right align them so that the text is beside the pic. The old blog was also WordPress, and all I had to do was insert ‘class=border’ into the image link to push it to the right and have text beside, not under, it. The same trick doesn’t work in this new blog.
Does anyone have any suggestions for how to fix this, as I’m not fond of the text heaviness and would like to include the odd pic.
Any help would be appreciated.
January 19th, 2006 at 4:38 pm
Use the align attribute;
and that should do it for you.(now we find out if that code tag works…)
January 19th, 2006 at 4:40 pm
Did that last comment get eaten by the ether demon? Maybe it was cause I had code in it.
Okay, instead of class=border, use align=right or align=left and your images should be fine
January 19th, 2006 at 4:48 pm
Fence, you legend, that works.
Alas, it doesn’t seemt to lack blockquotes (in the Singing the Blogs post) but it’s still better.
Mucho thanks.