View Full Version : Text Wrap
Mavto
February 24th, 2006, 07:34
Sorry fellas, but i just cant do that.
How can i put text around an image, you know the image in left side and text in right side...
i know this is easy cake for a lot of you..... but I cant:confused:
Help me
Vulturo
February 24th, 2006, 07:42
Add the 'float:left' property to the image css
img style="float: left;"...
or use the simple
img align="left"...
There is already a class in k2 called .alignleft which will do it for you through CSS (doing it like this makes it work only on your blog, but not on Bloglines, etc). You can use
img class="alignleft" ......
Damn the angled braces - they don't work despite trying everything & lt; wrapping in [code tags, oh well never mind just include them
Mavto
February 24th, 2006, 07:52
thanks man.... thanks a lot......... if you were in my town i give you a beer ;)
vBulletin v3.6.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.