Picture / text layout problem
-
Hi, I have what I hope is any easy problem.
I struggle big time to get my head around CSS and want to change the way I display the pictures in my newly setup WordPress blog.
I am using this code
‘<img border=1 hspace=5 vspace=5 width=160 height=120 src=”http://www.foston.net/wordpress/wp-images/uploads/IMAGE_00010.jpg” alt=”office” />
‘
to display a thumbnail in my blog, that you can click to view the full image, and it works perfectly, thanks to other posts in the forum here.
Now what I would like to do, it add an align=left to the image tag, so that the text appears down the side of the image, and not at the bottom. But when I do this, find the blog entry below the current one then merges with the entry with a picture. I thought something simple might fix it, but I can’t do it.
Help? Anyone?
Thanks!
The topic ‘Picture / text layout problem’ is closed to new replies.