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
@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

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]
|
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
|
@
squidragon I see! Thanks for the helpful codes c:
@
squidragon I see! Thanks for the helpful codes c: