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.

Poll Colors Help

3 posters

Go down

In progress Poll Colors Help

Post by tpchikki15 January 21st 2011, 2:44 pm

How do I change the poll text and/or background color? I've searched through the posts of other members about this topic, but the poll bar color isn't the problem and when I try to modify the CSS with the given codes nothing changes.

Screenshots:

Before voting
Spoiler:

After voting
Spoiler:

And the link to the forum if anyone needs it: http://queensregnant.com

None of the text or background colors in colors management are black, so I can't fix it there. Any ideas on how to change either the poll text color or the poll background color would be greatly appreciated.
avatar
tpchikki15
New Member

Posts : 2
Reputation : 0
Language : English

Back to top Go down

In progress Re: Poll Colors Help

Post by tpchikki15 January 22nd 2011, 3:06 pm

It's been 24 hours and counting, so bump.
avatar
tpchikki15
New Member

Posts : 2
Reputation : 0
Language : English

Back to top Go down

In progress Re: Poll Colors Help

Post by morphine01 August 11th 2011, 1:09 pm

i have the same problem
avatar
morphine01
New Member

Posts : 3
Reputation : 0
Language : English

Back to top Go down

In progress Re: Poll Colors Help

Post by Nera. August 11th 2011, 1:12 pm

Pozdrav morphine01,

What is your forum version?
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: Poll Colors Help

Post by morphine01 August 11th 2011, 11:05 pm

Pozdrav Nera Wink

I am not sure where can i find exact version number but it's invision forum.
avatar
morphine01
New Member

Posts : 3
Reputation : 0
Language : English

Back to top Go down

In progress Re: Poll Colors Help

Post by Nera. August 11th 2011, 11:16 pm

Try adding this to CSS, change the color to the one you want.

Code:
.borderwrapm {
    background-color: red !important;
}
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: Poll Colors Help

Post by morphine01 August 11th 2011, 11:56 pm

its ok now. thanks. is it possible to add hex value or i need different code?
avatar
morphine01
New Member

Posts : 3
Reputation : 0
Language : English

Back to top Go down

In progress Re: Poll Colors Help

Post by Nera. August 12th 2011, 12:04 am

No you don't need an other, only replace 'red' with #000000 or any other you want. So it looks like this in the end

Code:
.borderwrapm {
    background-color: #000000 !important;
}
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top

- Similar topics

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