How To Add Images To Your Posts
Until I'll find the time to add an image upload to the forum we'll have to make do with externaly hosted images.
This means that you need to upload your images on some other website and then paste the URL of the image into your post.
Where To Paste
To add an image to your posts click on the "Add an image" button:
The text ![](src)
will be added to your post.
Replace src
in this short piece of text with the url of your image.
Example: ![](https://imagehost.com/your-image.png)
How To Upload Them
Where To Upload
Visit an image hoster website. I suggest https://imgur.com/upload and upload your image there.
Where To Find The Image URL
- Right click on the image and select 'Copy image address'. You have now copid the image's URL to your clipboard.
- Right click in your post (where the
src
-text explained above is) and select 'Paste'
- Done, that's it.