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.

How to change a poll font color? (Invision)

2 posters

Go down

Solved How to change a poll font color? (Invision)

Post by Ciara Leah July 29th 2011, 3:34 pm

I need CSS code so I can change font color in my polls on forum. I use invision, there are CSS where I found this code:

/* Poll */
.polls {
background-color: #eff1f3;
}
.polls dl {
color:#919191;
}

but background of my polls are black, and fonts are also black :/

Please if anyone has the correct code, post here.

Thanks!



Last edited by Ciara Leah on July 29th 2011, 9:56 pm; edited 1 time in total
Ciara Leah
Ciara Leah
New Member

Female Posts : 9
Reputation : 0
Language : English

Back to top Go down

Solved Re: How to change a poll font color? (Invision)

Post by Nera. July 29th 2011, 6:04 pm

Hi,

Try adding this to CSS, change the color if you want. This is what will be changed to red if that is what you are searching for. http://i.imm.io/7EUB.png
Code:
.borderwrapm {
    background: red;
}
Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: How to change a poll font color? (Invision)

Post by Ciara Leah July 29th 2011, 9:00 pm

Thank you Nera, but tell me please can I put "silver" instead "red"? Is the codes recognize this word?
Ciara Leah
Ciara Leah
New Member

Female Posts : 9
Reputation : 0
Language : English

Back to top Go down

Solved Re: How to change a poll font color? (Invision)

Post by Nera. July 29th 2011, 9:02 pm

Grab the code, just add scale before it #
http://html-color-codes.info/

Like this background: #your code here;
Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: How to change a poll font color? (Invision)

Post by Ciara Leah July 29th 2011, 9:18 pm

:/ It doesn't work, background is the same, it's black and I put siver with code
Code:
.borderwrapm {
    background: #A4A4A4;
Ciara Leah
Ciara Leah
New Member

Female Posts : 9
Reputation : 0
Language : English

Back to top Go down

Solved Re: How to change a poll font color? (Invision)

Post by Ciara Leah July 29th 2011, 9:20 pm

Nera, I saw it now, only backroud where is word "Poll" changed the color into silver, but above this it's black


here is screen shot:

How to change a poll font color? (Invision) Screen10


Last edited by Ciara Leah on July 29th 2011, 9:22 pm; edited 1 time in total
Ciara Leah
Ciara Leah
New Member

Female Posts : 9
Reputation : 0
Language : English

Back to top Go down

Solved Re: How to change a poll font color? (Invision)

Post by Nera. July 29th 2011, 9:21 pm

Can I have an url to it please?
Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: How to change a poll font color? (Invision)

Post by Ciara Leah July 29th 2011, 9:33 pm

Omg i found this code

Code:
.poll fieldset {
background-color: #FFFFFF
}
and I change part of poll, now backround of polls options is silver but a questions are with black background again Rolling Eyes

I sent pm with url to you
Ciara Leah
Ciara Leah
New Member

Female Posts : 9
Reputation : 0
Language : English

Back to top Go down

Solved Re: How to change a poll font color? (Invision)

Post by Nera. July 29th 2011, 9:34 pm

I've returned the PM.

Title of the poll
Code:
.formsubtitle {
    background: silver !important;
}

Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: How to change a poll font color? (Invision)

Post by Ciara Leah July 29th 2011, 9:56 pm

:wouhou: :wouhou: That's it! TY!!!
Ciara Leah
Ciara Leah
New Member

Female Posts : 9
Reputation : 0
Language : English

Back to top Go down

Solved Re: How to change a poll font color? (Invision)

Post by Nera. July 29th 2011, 10:00 pm

Solved/Locked
Nera.
Nera.
Energetic

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

Back to top Go down

Back to top


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