(Applies to: versions 2.0 and newer of FusionBB)
When you add the image files, in the popup where you add them, you'll see a preview of the image. There's an icon next to the preview (in the popup) which when clicked, will transfer the appropriate url code into your post. Then it can be positioned where you wish.
When your post is uploaded (after you click the Finished button), your image should be where you placed your cursor. Note that the file(s) will be listed at the bottom of the post.
Using the [float] code tags will allow you to place the image to the left or right and will allow the text to wrap around the image. You will have to input these tags in by hand, such as:
Code:
[float:left] (Image file code) [/float]
or
Code:
[float:right] (Image file code)[/float]
(Please note: there is no
Code:
[float:center]
-- if no [float] tag used, the image will be placed in the section you choose to place it at and will be in the center, by default.
A word of caution when using the[float] tags: If you're using more than one set of [float] tags in your post, be sure to Preview your post before posting to make sure that the images are placed as you want. (This will save you from having to go back and edit it once it's been posted to the messageboard. )
- If you do not use the icon in the file upload preview to place your image, it will default to the top of the post.
- The "double boxes" around two of the examples above only show up if you happen to be using the 'code' tags also--and 'floating' those left or right. In posting regular images, it shouldn't happen.
|
|
|
|