A Message for Roleplayers on Mobile
Hey there! Do you ever want to add images of your characterâs face on mobile as easily as you do on the computer? Iâm here to show you a tip on how to use reaction images on mobile (though it has a couple more steps than on a computer).
First, set your editor to HTML mode. You can do this in the settings, or you can change it at the post level from the gear button on the bottom right next to the Facebook and Twitter logos. Remember to surround every paragraph with <p> and </p>, and replace any < and > with < and > or Tumblr might eat your post.
The easiest way to use inline images, I have found, is by using the Imgur app. First, upload your reaction images onto your Imgur account.
You may do this on the computer via their website, or straight from the app via your phone. After that, youâll be able to quickly access them via the app.
Hereâs what my reaction image album looks like from my Android phone.
Once you have the images on Imgur, copy the direct link to the image you want to use. Direct links end with a file extension, most likely .png; if it doesnât, open it in your browser and try to get the link again.
On my Android, I long-press the image, select âShare direct linkâ, and select âCopy to clipboardâ. I donât know how exactly it works on iPhone, but it should be similar.
Finally, add the following code to your post, replacing the _____ with your link:
If youâve learned a little HTML, youâll recognize this as just a normal image inside a paragraph. The paragraph is there to trick Tumblr into thinking it isnât an âexternal imageâ, and showing it without making the user click on it.
And voilĂ ! Youâve added an image onto your post. Once again, the steps are 1) find your image on Imgur, 2) get the direct link, and 3) insert the code.
Have a nice day! I hope I could help.