Thanks Paul. I can see how this has adjusted every image on all of my pages. But how would I approach this if I only wanted to effect that one particular photo, or just the images on a particular page?
I’ve actually modified your code to:
.entry-content img,
.comment-content img,
.widget img { width: 45%; }
which is allowing the text to flow around the image nicely now.
Thanks again, Darren