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 background color

3 posters

Go down

Poll background color Empty Poll background color

Post by dustin ramsey Sun Jul 19 2009, 05:20

Okay right now the polls background color is black, and the lettering is also a dark grey need help changing the background of the poll or the color of the text of the poll. Thanks
avatar
dustin ramsey
New Member

Posts : 9
Reputation : 0
Language : english

http://detailingbydustin.forumotion.net

Back to top Go down

Poll background color Empty Re: Poll background color

Post by dotDavid Sun Jul 19 2009, 05:29

You may want to check the CSS.
dotDavid
dotDavid
Hyperactive

Male Posts : 2404
Reputation : 0
Language : English

https://help.forumotion.com/

Back to top Go down

Poll background color Empty Re: Poll background color

Post by dustin ramsey Sun Jul 19 2009, 05:44

ddwl wrote:You may want to check the CSS.

where would the polls txt or background color be located?
avatar
dustin ramsey
New Member

Posts : 9
Reputation : 0
Language : english

http://detailingbydustin.forumotion.net

Back to top Go down

Poll background color Empty Re: Poll background color

Post by dustin ramsey Sun Jul 19 2009, 23:39

I just need to change the color of the poll box header where the question is, right now its pretty much black on dark grey
avatar
dustin ramsey
New Member

Posts : 9
Reputation : 0
Language : english

http://detailingbydustin.forumotion.net

Back to top Go down

Poll background color Empty Re: Poll background color

Post by dustin ramsey Mon Aug 03 2009, 02:37

anyone know?
avatar
dustin ramsey
New Member

Posts : 9
Reputation : 0
Language : english

http://detailingbydustin.forumotion.net

Back to top Go down

Poll background color Empty Re: Poll background color

Post by dustin ramsey Mon Aug 03 2009, 02:46

table.ipbtable th.formsubtitle,.formsubtitle {
}

figured it out haha
avatar
dustin ramsey
New Member

Posts : 9
Reputation : 0
Language : english

http://detailingbydustin.forumotion.net

Back to top Go down

Poll background color Empty Re: Poll background color

Post by ankillien Mon Aug 03 2009, 06:40

Hi!

Go to your Admin Cp > Display > Colors > css
Add this code there...

Change text color...
Code:
.poll form div {
color : pink;
}

Change background color...
Code:
.poll form div {
background : orange;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

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