WorldCraft
09-27-2012, 06:59 PM
Hello. I'm trying to implement some BBcode where a user can place an image to the far right of their posts, without the post text moving the image.
At first I thought it'd just be as simple as:
<img align="right" src="{param}" /img>
While it does provide the intended result, I would like that the quote "box" wrap around the image as well, so that it doesn't interfere with the new post.
http://gyazo.com/f59a42b87393dcd44323ca7f919aa3eb.png?1348778075
https://vborg.vbsupport.ru/external/2012/09/8.png
Is there a way to make the post format nicely when quoted? Thanks.
At first I thought it'd just be as simple as:
<img align="right" src="{param}" /img>
While it does provide the intended result, I would like that the quote "box" wrap around the image as well, so that it doesn't interfere with the new post.
http://gyazo.com/f59a42b87393dcd44323ca7f919aa3eb.png?1348778075
https://vborg.vbsupport.ru/external/2012/09/8.png
Is there a way to make the post format nicely when quoted? Thanks.