I've been picking apart the paul01 template and can not find anywhere in the CSS to modify the actual vote total font color.
I am talking about the vote total not the word "vote"
I would assume it would be hereCode:.menealo { color: #000000; margin: 0; padding: 0; } .menealo a:link,.menealo a:visited, .menealo span { display: block; text-decoration: none; padding: 3px; color: #000000; font-size: 14px; margin: 0; } .menealo a:hover { font-weight: bold; color: #000000; text-decoration: none; } .menealo span { color: #00c000; font-size: 11px;
But changing that color does nothing at all...Code:.menealo { color: #000000; margin: 0; padding: 0;
Any Ideas Guys??



Reply With Quote




