Hi, I was just trying to put a spoiler on my pet Equitable's pet page but it isn't working.
Wondered if anyone had some experience with this and could tell me if it is possible to to and if so how?
Looks like you might just be missing the closing tag! If you're wanting the hearts as the title, your code should be:
~ : ;">♥ : ~ : ;">♥ : ~ : ;">♥ : ~
TEXT HERE
Which shows up like this on pet profiles.
- oh my gosh so silly. Thank you so much. Is there a way to make the spoiler colour different?
changing the background color of .spoiler_click will change the color of the bar you click to expand the spoiler.
- Thank you but my coding skills are not so good, I don't really understand what I need to do ^_^;
try this:
.spoiler_click {background-color: }
and replace with the hex code for whatever color you want.
- thank you but that doesn't seem to work :(