Spoiler text? - Printable Version +- HP Forums (https://www.hpmuseum.org/forum) +-- Forum: Not HP Calculators (/forum-7.html) +--- Forum: Test forum (/forum-18.html) +--- Thread: Spoiler text? (/thread-8131.html) |
Spoiler text? - Han - 04-07-2017 05:03 PM I wonder if using a white font would work. Can you read this? How about after highlighting the text? RE: Spoiler text? - Han - 04-07-2017 05:04 PM Hmm, maybe if we knew the HTML RGB value of the forum background we could use that instead of white (FFFFFF). RE: Spoiler text? - Dieter - 04-07-2017 05:52 PM (04-07-2017 05:04 PM)Han Wrote: Hmm, maybe if we knew the HTML RGB value of the forum background we could use that instead of white (FFFFFF). The background color is RGB 239, i.e. EFEFEF: Here is some hidden text. Another option may be a code box, cf. my suggestion in the thread where you originally posted the idea of a spoiler-safe section. BTW, this is the test forum. If you want to suggest a feature the right place is "Forum Issues and Administration". Dieter RE: Spoiler text? - pier4r - 04-07-2017 08:14 PM Would be possible for the admin to add this: https://mods.mybb.com/view/spoiler-bbcode ? As alternative someone on the mybb community posted an HTML snippet to include as spoiler tag. RE: Spoiler text? - Joe Horn - 04-09-2017 01:27 AM (04-07-2017 05:04 PM)Han Wrote: Hmm, maybe if we knew the HTML RGB value of the forum background we could use that instead of white (FFFFFF). Meta-answer (tiny freeware, not spyware, not nagware, I've been using it forever): http://www.cosmin.com/colordetector/ RE: Spoiler text? - Han - 04-09-2017 02:01 AM Thank you everyone for your replies and suggestions! |