MOBILE PSA: can't blackout or put a spoiler

Posted 6 years, 4 months ago (Edited 6 years, 4 months ago) by colorful

(sorry for the garbage quality of the picture since I can't log in to imgur so I have to cry using Facebook and FACEBOOK CONVERTS EVERYTHING TO .JPG)

Mobile indulging friends, do you sometimes hate it when you are about to make a comment but you just can't because you only have a few buttons present?

24796592_1848192325491749_46908166830861

Here's a tiny method I use to do this haha:

For blacking out text, use this! DON'T FORGET TO PUT IT ON THE </> PART INSTEAD OF THE USUAL TEXT EDITOR:

  • <span style="color: rgb(0, 0, 0); background-color: rgb(0, 0, 0);">Your text here lorem ipsum dia kurosawa is my waifu</span>.
  • Be sure to pit span on the middle of <p></p>, <li></li>, and many more I can't list!

And it'll show as this if you copypaste my text:  Your text here lorem ipsum dia kurosawa is my waifu.

Great, now to put spoiler warnings next! To do it is... under this spoiler warning, of course!


<div class="fr-spoiler">

    <p><span style="font-size: 14px;">YOUR TEXT HERE HAHAHA SPOILERCEPTION</span>
        <br>
    </p>
</div>

I use this way, but it's too time consuming for me ngl, SO I WELCOME SUGGESTIONS

more quirks i have:

  • Whenever I get on my PC, I have a character only visible to me and is exclusively made to test my noob HTML stuff (works well for me whenever i put themes on my OC bios too), so make your own to hoard codes or...
  • Put them all in the notepad/memo app of your device! I also do that whenever I attempt to change put changes on my OCs sometimes 
If there's anything I need to rephrase, please shoot me a post here and ping me so I can put my attention to it ASAP
colorful

Comet slr i accidentally unsubbed to this thread oTL but sure ;)

like whoa where did these buttons go???

Siniaes

@wanco-alien Comet

I think this change was made in order to solve the "the toolbar blocks the whole text field"-problem that was apparent beforehand... Maybe some kind of toggle for minimal toolbar/extended toolbar could be an option... ooor asking if perhaps at least the spoiler function could be re-added?


///EDIT:

screenshot_2017_12_09_02_10_58_by_siniae

Changing to desktop view gave me a few more icons, including spoiler option! :D

sablekyu

YOURE A LEGEND !!! I know this thread is old but i've been looking for a spoiler text that isn't a clickable box as that doesn't work with my HTML. <3 Tysm!