How to change a poll font color? (Invision)
2 posters
Page 1 of 1
How to change a poll font color? (Invision)
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:
but background of my polls are black, and fonts are also black
Please if anyone has the correct code, post here.
Thanks!
/* 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- New Member
- Posts : 9
Reputation : 0
Language : English
Re: How to change a poll font color? (Invision)
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
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.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: How to change a poll font color? (Invision)
Thank you Nera, but tell me please can I put "silver" instead "red"? Is the codes recognize this word?
Ciara Leah- New Member
- Posts : 9
Reputation : 0
Language : English
Re: How to change a poll font color? (Invision)
Grab the code, just add scale before it #
http://html-color-codes.info/
Like this background: #your code here;
http://html-color-codes.info/
Like this background: #your code here;
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: How to change a poll font color? (Invision)
It doesn't work, background is the same, it's black and I put siver with code
- Code:
.borderwrapm {
background: #A4A4A4;
Ciara Leah- New Member
- Posts : 9
Reputation : 0
Language : English
Re: How to change a poll font color? (Invision)
Last edited by Ciara Leah on July 29th 2011, 9:22 pm; edited 1 time in total
Ciara Leah- New Member
- Posts : 9
Reputation : 0
Language : English
Re: How to change a poll font color? (Invision)
Can I have an url to it please?
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: How to change a poll font color? (Invision)
Omg i found this code
I sent pm with url to you
- Code:
.poll fieldset {
background-color: #FFFFFF
}
I sent pm with url to you
Ciara Leah- New Member
- Posts : 9
Reputation : 0
Language : English
Re: How to change a poll font color? (Invision)
I've returned the PM.
Title of the poll
Title of the poll
- Code:
.formsubtitle {
background: silver !important;
}
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: How to change a poll font color? (Invision)
That's it! TY!!!
Ciara Leah- New Member
- Posts : 9
Reputation : 0
Language : English
Re: How to change a poll font color? (Invision)
Solved/Locked
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Similar topics
» Main Navigation Menu Font Color - Invision
» Bottom Of category color change(Invision)
» phpbb3 & Invision : Change the background color of new posts
» Category font color change
» Background Color for Poll Options and Profile Comments Box
» Bottom Of category color change(Invision)
» phpbb3 & Invision : Change the background color of new posts
» Category font color change
» Background Color for Poll Options and Profile Comments Box
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum