I came across an issue with wrapping the text around my image on my column. I have a template that It\'s running multiple pages. some of the images are not long enough so it
When using 2 columns the text will never get wrapped around the image.
You should put the image and text in one column and give it full with. Then wrap the text and image in a div and float them to the left. Something in the line of this (code is an example and not tested):
Your text goes here......
You might need some margin on the image so the text doesn't stick to close to the image