Spoiler Color

micahdawson at 10h40
22
Nov
2011
For the life of me, I can't figure this out. I've done some searches and found topics with similar threads but I am a bit confused as to how to do it.

What I am trying to do is change the color of my forum spoiler color(White) to black
Currently the spoiler box is white and by default the forum text is white, which makes it impossible to see the spoilers unless you highlight it. For now, I've changed the forum text to a different color but I want to change the spoiler box color to black

I'm Using
Version: Phpbb3

I'm using this theme from Hitksin
http://en.hitskin.com/search-a-skin/black-formal-142596.htm

So how do I change the spoiler box and where exactly do I go to copy and paste the code given to me

Because i tried it once and it not only did NOT change the color but it made the spoilers visible by default

Thanks
1 ankillien, on 22/11/2011 at 10h58
Hi,

To change the spoiler background color, you can use this code...

Code:
.spoiler {
background: #000 !important;
}


Add it to Admin CP > Display > Colors > CSS.
2 micahdawson, on 22/11/2011 at 13h45
is that all i have to copy and paste or do i need to do anything else to it?
3 ankillien, on 22/11/2011 at 14h06
I didn't ask to do anything else. To change the spoiler color, that much is enough Smile

Just copy-paste the code in your CSS, save it. Now go to any topic and see the effect.
4 micahdawson, on 22/11/2011 at 20h02
thank you ankillien !!

this has been solved!
5 Nera., on 22/11/2011 at 21h24
> Solved
Similar topics
Hi, I'd like to know how to change my Spoiler Color. It is currently a light purple, and I'd like to change it to be white. If you need to see the forum, I made a post here, and there are spoilers in
My problem is I bought a domain and installed phpbb3 and I want to create the spoiler code but not sure what the code is. Spoiler: Like this Ankillien told you By the way off topic what does your name mean and how do you pronounce it/
Hello, I am just wondering why Code, Quote and Spoiler has no any border, colors, background. I think its for phpbb3 only. Some of forums that are using phpbb3 has problems with
Replies 1 to 5 on 5 for "Spoiler Color"
See also
more_less
Informations

5 Replies For the topic :
"Spoiler Color"

This topic has been viewed 869 times.

Last message :
22/11/2011 at 10h40 by "micahdawson"