d2jsp
Log InRegister
d2jsp Forums > d2jsp > General Help > How Do I Post Gifs, Images Etc
Add Reply New Topic
Member
Posts: 858
Joined: Dec 23 2021
Gold: 508.69
Nov 4 2022 09:27am
just curious i see people do it and not sure how this works
Member
Posts: 8,433
Joined: Nov 22 2008
Gold: 2,862.00
Nov 4 2022 09:29am
If the image is stored on your device, you first need to upload it to an image host.
The most popular one is https://imgur.com/
Once you have an image uploaded, you need its direct image url. This ends in a file extension such as .jpg, .png, .gif, etc...

To post this on the forum we use the IMG tag
Once you have an image's direct url you can paste it into your post, highlight it, and click the icon circled below located above the message box:


This puts the IMG tag around your link as such, inserting the image into your post:
Code
[IMG]https://i.imgur.com/YdwPcxO.png[/IMG]
Member
Posts: 20,179
Joined: Sep 21 2006
Gold: 67,070.28
Trader: Trusted
Nov 4 2022 09:30am
Take the image url and put it inside the image brackets. It will look like this:





Code
[IMG]https://i.imgur.com/s8S8H6a.jpg[/IMG]
Member
Posts: 858
Joined: Dec 23 2021
Gold: 508.69
Nov 4 2022 09:33am
Quote (citric @ Nov 4 2022 11:29am)
If the image is stored on your device, you first need to upload it to an image host.
The most popular one is https://imgur.com/
Once you have an image uploaded, you need its direct image url. This ends in a file extension such as .jpg, .png, .gif, etc...

To post this on the forum we use the IMG tag
Once you have an image's direct url you can paste it into your post, highlight it, and click the icon circled below located above the message box:
https://i.imgur.com/YdwPcxO.png

This puts the IMG tag around your link as such, inserting the image into your post:
Code
https://i.imgur.com/YdwPcxO.png


Quote (CrackerSJ @ Nov 4 2022 11:30am)
Take the image url and put it inside the image brackets. It will look like this:


https://i.imgur.com/s8S8H6a.jpg


Code
https://i.imgur.com/s8S8H6a.jpg



thank you both will find an image and try this , very informative
Go Back To General Help Topic List
Add Reply New Topic