Adding a picture to text (using terminal velocity)

Permalink
Hi,
How could I make the picture be surrounded by text. See the example below:
http://www.mowatcentre.ca/opinions.php?opinionID=41...

My picture is "above" the text rather than surrounded by it.

By the way, I am using terminal velocity as my theme.

Thanks,

Cristina

 
SVijay replied on at Permalink Reply
SVijay
Hi,

I think this is CSS problem. Try the example i have given below for image tag
<img src="path" style="float:left;padding-right: 10px;padding-bottom: 10px;" />


and then your content or text.
crisplam replied on at Permalink Reply
Thanks!!!!!! I will do that and see what comes out.
tallacman replied on at Permalink Best Answer Reply
tallacman
Cristina,

I've uploaded an new version that will let you change the background color and also an easier way to right or left float your pictures.