nigelst Posted June 24, 2009 Share Posted June 24, 2009 Good day I have tried in vain to change the text color of the default template pages. Even if I change ".textblack {color: #000000;}" to (say) ".textblack {color: #5f5f5f;}" in the 'text colors' section of the stylesheet (/templates/default/style.css) the color remains black. I'd appreciate any suggestions on how to change text color. Thank you very much. 0 Quote Link to comment Share on other sites More sharing options...
acenetryan Posted June 24, 2009 Share Posted June 24, 2009 Make sure that the template you are changing the style of is actually the template your are editing. For example, if you have the "portal" template active, you need to edit the portal stylesheet. Also, make sure you are editing the correct class. I generally like to open up the page I'm editing in Chrome's Javascript console or IE's developer tool and make sure I'm changing the color for the correct element. 0 Quote Link to comment Share on other sites More sharing options...
nigelst Posted June 26, 2009 Author Share Posted June 26, 2009 Thank you very much acenetryan. 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.