1 |
|
---|---|
Posted by | how do i uplod images in chatter? |
![]() Joie! (#268145) Majestic View Forum Posts ![]() Posted on 2023-11-24 21:28:54 |
i need a thourough explaination please ππ ![]() |
[π] Robert² | hiatus [π€] (#5365) ![]() Smug View Forum Posts ![]() Posted on 2023-11-24 21:54:01 |
Do you want to post images in the forum? - First you must use a site, like this one [here], - Choose an Image from your device, copy the DIRECT Link (it should end in a .jpg or .png, etc. depending on how you originally saved it), and then - paste that Link into this code: <*img src="YOUR LINK GOES HERE" width="100%"*> In order for it to work, remove the 2 * from the code. ![]() |
surrelian [main | BO Haze] (#103352) ![]() View Forum Posts ![]() Posted on 2023-11-24 21:59:39 |
Edit: Oops someone else beat me to it! First take your screenshot or image download and upload it to Imgur! You can also use a different hosting website if you'd like Once your image uploads, you want to control click (may vary depending on what you're using) and select "copy image address." If that doesnt work for you you can grab the regular link that imgur supplies but you will have to add ".png" or ".jpg" to the end of the link Take that link or the modified link with png/jpg and add it into this line of code: <*img src="LINK HERE"> And you're done! You can change the size of the image by messing around with the numbers like this: <*img src="LINK"width=### height=###> * need to be removed for them to work ![]() Edited on 24/11/23 @ 22:00:31 by Surrelian [main] (#103352) |
Joie! (#268145)
Majestic View Forum Posts ![]() Posted on 2023-11-24 22:02:07 |
1 |
---|