Is there any way to change the color of a spoiler?
In what situation are you trying to change it? You can change the spoiler color with CSS in a custom template, but not anywhere else.
Code:
.bbcode_spoiler {
background: #242424;
color: #242424;
}
Ok thanks, I was trying to change it with Bbcode....
In most templates, the spoiler color is set to be the same as the link color, to indicate that it can be interacted with. As Sanne mentioned, at present, there's no way to change that without CSS.
You are on: Forums » Help » Spoiler Color
Moderators: Mina, Keke, Cass, Claine, Sanne, Dragonfire, Ilmarinen, Darth_Angelus