Post
Topic
Board Meta
Re: How i add photo to post on the forum ?
by
OgNasty
on 12/04/2017, 23:21:53 UTC
What I did is I am uploading my photos in imgur.com. After uploading I hit Get Share Links > BBCode(Forums). Then the format will be like this:



NOTE: Both JPG and PNG works.
I hope that clarifies your question. If you have some more which is related in this forum. Feel free to ask.

You can also use sizing commands like this:

Code:
[img width=250]http://i.imgur.com/m95zIfL.jpg[/img]



Or make the image clickable like this:

Code:
[url=https://nastyfans.org][img width=250]http://i.imgur.com/m95zIfL.jpg[/img][/url]



Also be aware that this website caches images, which has a couple of effects.  Most relevant for this thread would be if you try to post an image that is too large and the image doesn't get entirely downloaded in a set period of time, it will not display.  Try to keep your images constrained to a couple hundred kb to avoid this issue.