Discussion titles variable in CSS
Hi,
Can someone tell me where abouts in the CSS is the text-color variable for discussion titles displayed on the homepage? I'm trying to change them from the blue color to white.
Can someone tell me where abouts in the CSS is the text-color variable for discussion titles displayed on the homepage? I'm trying to change them from the blue color to white.
0
Comments
1) Download and install Firefox - http://www.firefox.com
2) Install the FireBug extension for Firefox - http://getfirebug.com
3) Right click the element you are interested in, and click "Inspect Element"
4) In the bar that comes up on the bottom of your browser you should now see the element in its sourcecode context, highlighted. On the right side, a list of applicable CSS styles and their filename/linenumber.
5) ???
6) Profit!
Vanilla Forums COO [GitHub, Twitter, About.me]