The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Changing Spoiler color

4 posters

Go down

Solved Changing Spoiler color

Post by darkwulfv February 16th 2009, 4:29 am

Okay, I've looked everywhere in the admin panel for the solution to this, but I can't find it. I don't know any CSS either, so...

Well, to explain: I want to change the color of spoiler windows

Spoiler:

My forum's color is black/dark grey, and the white on grey looks horrible. However, I can't find anything that modifies its color.

Thanks in advance.
avatar
darkwulfv
New Member

Posts : 24
Reputation : 0
Language : english

Back to top Go down

Solved Re: Changing Spoiler color

Post by Rok February 16th 2009, 4:31 am

Could you please provide the link to your forum so I can view it and see what color is appropiate?
Rok
Rok
Energetic

Male Posts : 6823
Reputation : 234
Language : idk

Back to top Go down

Solved Re: Changing Spoiler color

Post by Darren1 February 16th 2009, 4:43 am

Hello,

im sorry but you cannot change the word spoiler, the colour (color) of the word spoiler, nor the background of the spoiler.

sorry if that wasn't quite what you were looking for Confused



I hope this has helped.
Darren.
Darren1
Darren1
Helper
Helper

Male Posts : 11853
Reputation : 566
Language : English

Back to top Go down

Solved Re: Changing Spoiler color

Post by darkwulfv February 16th 2009, 4:47 am

This is the exact color I want. However, I may need to change it, so as long as you can tell me how that'd be appreciated.

Color: #4f4f4f

Edit: What, really? That seems strange, why wouldn't you be able to? The color of the word CAN be changed; it matches your forum's font color, I believe, as on my forum it's gray and on this one its black.

PS: I'm using phpBB3 if that means anything.
Forum: http://clanbfac.forumclan.com/portal.htm
avatar
darkwulfv
New Member

Posts : 24
Reputation : 0
Language : english

Back to top Go down

Solved Re: Changing Spoiler color

Post by Darren1 February 16th 2009, 4:58 am

darkwulfv wrote:Edit: What, really? That seems strange, why wouldn't you be able to? The color of the word CAN be changed; it matches your forum's font color, I believe, as on my forum it's gray and on this one its black.

PS: I'm using phpBB3 if that means anything.
Forum: http://clanbfac.forumclan.com/portal.htm

Well, you may be able to edit it under PHPBB2, but im not entirely that sure.

Well, on a red forum background the word spoiler is the same as every other forum im on scratch
and they have a , yellow, black, blue, red, white, pink, purple, green, orange background.


If you would like a definitive answer you may have to wait till our house resident phpbb2 lover comes in loove


EDIT:
give me 2 hours to have lunch and play with my test forum a little to give you a definate answer please.

EDIT-2:
Forget the 2hrs, im working on it now Wink
Darren1
Darren1
Helper
Helper

Male Posts : 11853
Reputation : 566
Language : English

Back to top Go down

Solved Re: Changing Spoiler color

Post by darkwulfv February 16th 2009, 9:00 am

The word's color has to do with your forum's font color (or the quote font color, not entirely sure which), not its background.

Thanks for testing btw.
avatar
darkwulfv
New Member

Posts : 24
Reputation : 0
Language : english

Back to top Go down

Solved Re: Changing Spoiler color

Post by Guest February 16th 2009, 5:15 pm

Spoiler:
If this is close to what you want, the following CSS mod created it:

Code:
dl.codebox {background: #4F4F4F; color: #FFFFFF;}
As you can see, this CSS modification also changes the style attributes of the CODE box, and it will change the colors of hidden text boxes as well. To make the code text display properly, you will need this CSS mod in addition to the one above:

Code:
dl.codebox code {color: #FFFFFF;}
avatar
Guest
Guest


Back to top Go down

Solved Re: Changing Spoiler color

Post by darkwulfv February 16th 2009, 7:28 pm

Hey, that worked perfect, thanks!
avatar
darkwulfv
New Member

Posts : 24
Reputation : 0
Language : english

Back to top Go down

Solved Re: Changing Spoiler color

Post by Sanket February 16th 2009, 7:38 pm

Since this thread appears to be solved, I will lock this thread and mark it as solved.
Sanket
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum