Back

Help Center

Ask questions and help others in this forum.
TOPIC | BBCode for wrap around text?
Hi! I was wondering what code to use for BBCode in order to make text wrap around an image? Like so [img]http://i.imgur.com/WnVOm04.png[/img]
Hi! I was wondering what code to use for BBCode in order to make text wrap around an image?

Like so

WnVOm04.png
@jellophish There's not really a special tag for this. All you can do is make sure you start the text on the same line as the last image tag (no spaces or anything). [code][img]http://www1.flightrising.com/static/layout/2star.png[/img]text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text [/code] [img]http://www1.flightrising.com/static/layout/2star.png[/img]text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text EDIT: Alternately you can use columns and put the image in the first column and the text in the second column to make them next to each other (without having the weird space). This is probably the best option Just use the codes [code][columns][nextcol][/columns][/code] [columns][img]http://www1.flightrising.com/static/layout/2star.png[/img] [nextcol][size=3]text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text [/columns]
@jellophish There's not really a special tag for this. All you can do is make sure you start the text on the same line as the last image tag (no spaces or anything).
Code:
[img]http://www1.flightrising.com/static/layout/2star.png[/img]text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text

2star.pngtext text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text

EDIT: Alternately you can use columns and put the image in the first column and the text in the second column to make them next to each other (without having the weird space). This is probably the best option

Just use the codes
Code:
[columns][nextcol][/columns]
2star.png text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text
WpjbI2U.gif
squid/winter | FR+3 | they/them | spelled squidra-gon (like octagon)
@squidragon I see! Thanks for the helpful codes c:
@squidragon I see! Thanks for the helpful codes c: