rangermoore Posted September 12, 2009 Share Posted September 12, 2009 Hi, I can't find anything in the CSS that changes the text color..I am using the default template.. I have found most of the other text colors but not the main text color..The text I want to change is the black descriptions throughout the client end..portal, KB, etc.. 0 Quote Link to comment Share on other sites More sharing options...
rangermoore Posted September 13, 2009 Author Share Posted September 13, 2009 Nobody knows how to change the text color in the default template? 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted September 13, 2009 Share Posted September 13, 2009 you wont find it either... by default browsers display black text on white background. add a color tag to the main body style. eg.. body { background-color: #efefef; color: #65A5E6; } 0 Quote Link to comment Share on other sites More sharing options...
rangermoore Posted September 13, 2009 Author Share Posted September 13, 2009 Thanks...BTW..Love your products.. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.