The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Wrap text around image?

2 posters

Go down

Wrap text around image? Empty Wrap text around image?

Post by jaebaeli November 10th 2011, 12:38 pm

========I asked this question three years ago, with no solution. The codes
Code:
<img src="image.jpg"
align="left">text text text ...

and
Code:
<img src="IMAGE LINK" style="float:left;" />

Do NOT WORK. I am using PhPBB2 forum style. And by the way, why hasn't there been a format button we can click to make this happen more easily? Other forums and blogs allow it ==========

PREVIOUS QUESTION TEXT:
I haven't been able to find a solution to this by searching the forums.
Is there a way to add a button in the composition screen of a post (when creating the post) to add an image that is left justified with the text wrapping around it? It's aggravating when you want an image int he text, but it moves all the text down and looks goofy. I know other forums and blog hosts offer this in an insert image feature, where you can click for the image to be right or left or center, but the text will wrap around it.

Also--if i've missed the way to do that, it's because i couldn't find it and didn't have time to search 100 pages. Any help would be greatly appreciated.
thanks,
Jae
jaebaeli
jaebaeli
Forumember

Female Posts : 169
Reputation : 0
Language : english
Location : Denver

http://KindredInkWriters.forumotion.net

Back to top Go down

Wrap text around image? Empty Re: Wrap text around image?

Post by Guest November 10th 2011, 1:25 pm

Hi jaebaeli, try:
Code:
<img src="IMAGE LINK" style="margin: auto; float: left;" />
avatar
Guest
Guest


Back to top Go down

Wrap text around image? Empty Re: Wrap text around image?

Post by LGforum November 10th 2011, 2:50 pm

You could use a table. 2 columns and one row.
Obviously the picture on the left box and the writing in the right.
With no border, people can't tell it's a table.
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Wrap text around image? Empty Re: Wrap text around image?

Post by jaebaeli November 13th 2011, 1:25 am

Thanks Gassy! That code worked, but the text is jammed too close to the picture. I've tried the usual 10px properties....they don't seem to make any difference. Any idea why?
jaebaeli
jaebaeli
Forumember

Female Posts : 169
Reputation : 0
Language : english
Location : Denver

http://KindredInkWriters.forumotion.net

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum