can you do collapsible boxes for character sheet?

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

im working on my lore sheets, and some of them are kind of long, and really make reading them more intimidating than I want it to be. Is there a way to make collapsible boxes/accordions using HTML or CSS, like, they're closed by default, but when you click on them, it opens them to reveal the text inside? thanks! 

Pinky

do you mean spoiler boxes? i believe that is the only way to achieve what you want currently

if you use WYSIWYG, i believe there is a button for spoiler boxes (i do not use the editor & do not know much about this). if you are typing your HTML by hand, the class to make a spoiler box would be "fr-spoiler" so
div class="fr-spoiler"