Change Text Color on Vote Total Box?
-
New Pligger
Change Text Color on Vote Total Box?
I am working with yget template, and I would like to change the color of the total number of votes to white. I must have changed 30 things in the main.css so far with no luck.
Can someone lead me in the right direction to make my total votes count display in White?
Thanks much!
Ken
-
Pligg Donor
-
New Pligger

Originally Posted by
graphicsguru
Ok, I looked at your rec's. I narrowed it down through a lot of trial and error to somewhere in this yget code. I Still cannot seem to get the text color for the total vote count to change to white (#FFFFFF).
.news-upcoming {
background:url("../images/vote.png") no-repeat 0 0;
position:absolute;
top:3px;
left:0;
width:55px;
text-align:center;
font-size:85%;
list-style:none;
margin:0;
padding:0;
}
.news-upcoming2 {
background:url("../images/vote-l.png") no-repeat 0 0;
position:absolute;
top:3px;
left:0;
width:55px;
text-align:center;
font-size:85%;
list-style:none;
margin:0;
padding:0;
}
.vote-publish a {
font-size:26px;
color:#333;
letter-spacing:-1px;
text-decoration:none;
line-height:48px;
padding:15px 0 6px;
}
.vote-publish a small {
font-size:12px;
letter-spacing:0;
text-decoration:none;
}
.vote-publish a:hover,.vote-publish a:active {
text-decoration:none;
color:#000;
}
/* VOTE Text under vote button color */
.vote a:link,.vote a:visited,.vote span {
display:block;
color:#774525;
font-size:12px;
text-decoration:none;
padding:4px 0 5px;
}
.vote span {
color:#ccc;
font-size:11px;
}
-
New Pligger
Ken,
I am not sure if you found the answer to your question, but try changing #774525 on line 904 of the main.css file (yget template).
Thanks,
-
New Pligger
If you are on a Mac, I must, MUST suggest a little program called CSSEdit.
It has made my life so much easier when it comes to skinning, changing fonts, colors, adding background images, adding modules background images, etc.
I have been away from editing anything web, and can be considered pretty stupid when it comes to this stuff, but it helped.
BTW, this is not spam, I am just very happy with the results.
As far as the PC side, I dont know what there is.
Similar Threads
-
By spirrsguy in forum Questions & Comments
Replies: 4
Last Post: 10-29-2011, 11:59 AM
-
By KevinChristman in forum Questions & Comments
Replies: 9
Last Post: 01-19-2011, 10:04 AM
-
By GrantMePeace in forum Questions & Comments
Replies: 2
Last Post: 05-29-2009, 09:28 AM
-
By lorac in forum Questions & Comments
Replies: 1
Last Post: 04-19-2008, 03:43 PM
-
By ufoman in forum Questions & Comments
Replies: 2
Last Post: 10-26-2007, 04:36 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules