Font Color for Player of Weeks - by kpthbusrunin on 2014-09-02 16:07:26 | |
---|---|
kpthbusrunin | on 2014-09-02 16:07:26 |
Since 12 years ago |
I have been trying t figure out how to change the font color of the player of the weeks, but I am having no success. The default seems to be blue, but I want to change the color. |
applaps | on 2014-09-10 08:02:38 |
20 Posts
Since 12 years ago |
this css should help div.playeroftheweek-name p a {
div.text p.stat-value {
modify as required and place in your Admin > Layout section wrapped in some inline style tags. the !important part just ensures that it takes priority over other css |