1 |
|
---|---|
Posted by | How do you put an image onto the chat on mobile |
![]() Trench (#271565) Aztec Knight View Forum Posts ![]() Posted on 2023-04-06 21:08:32 |
I got imgur and everything but when I click copy link an paste it, it won't show up https://i.imgur.com/WbqXT53.png That’s all that shows… I'm on mobile so please help ![]() Edited on 06/04/23 @ 21:17:59 by luz (#271565) |
Nefei • G2 Jellyfish (#163640) Astral View Forum Posts ![]() Posted on 2023-04-07 00:34:24 |
You need to use this code (change the ( to < for it to work) (img src="imagelink"> So that would be in the case of that image (img src="https://i.imgur.com/WbqXT53.png"> And the result is ![]() I just noticed that the image is insanely huge so to make it smaller you put this width=500px after the second " but before the > so you get (img src="https://i.imgur.com/WbqXT53.png"width=500px> which looks like ![]() You can adjust the number to make it bigger or smaller ![]() Edited on 07/04/23 @ 00:36:50 by Nefei • G1 Prismatic (#163640) |
1 |
---|