g2om 0 Report post Posted November 11, 2010 Hi! Is there a way that I can change the widget footer link color? I have a dark background and the link color is not showing up well. I would like to make the color #FF5819. Website Link Thank you!! Share this post Link to post Share on other sites
cmlstudios 0 Report post Posted November 11, 2010 Here's the code to add to your Custom Code tab: #footer a { color:#FF5819; } FYI, the orange goes really psychedelic on my monitor; might I suggest you try yellow instead: ffff33 or similar. Chris Share this post Link to post Share on other sites
g2om 0 Report post Posted November 11, 2010 Thank you, Chris! I really appreciate the suggestion of yellow, it looks great! Share this post Link to post Share on other sites