Text Color
-
I love the way this widget works! I adjusted the text color as mentioned on other posts with:
.rotatingtweet a:link {color:white;} /* unvisited link */
.rotatingtweet a:visited {color:white;} /* visited link */
.rotatingtweet a:hover {color:white;} /* mouse over link */
.rotatingtweet a:active {color:white;} /* selected link */However, all of the hashtags, account names, @account, date, reply, retweet, and links are literally invisible until you move your mouse over them. They must be the exact same color as my background. How do I change those colors?
Thanks!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Text Color’ is closed to new replies.