How to insert a picture in forum ?

Started by Bruno Kestemont

HuubR Lv 1

You can drag an image file and drop it into the text that you are entering (in the box under Add a post). The image will be automatically uploaded to the server, and a link to it will be inserted in your text.

If you are familiar with HTML, you can even add HTML attributes to the IMG tag, for instance <img width="600" src="…"> when you want to modify the size of the picture. I guess this will only work for a limited set of attributes.

You should be able to see the result, almost immediately, under Preview.