Jackie_chan;20340Anyone please tell me how I change the color of the font, which is grey by default? There are so man ycodes that I get confused… :confused:
Thanx..
look in the css file for content : body or whatever the hex code for grey is and that will probably be the one your after
if you have firefox as your browser install the firebug extension, load the page hover on some body text right mouse click and from the pop menu elect inspect element, that will give you the location of the item, in the right panel it will give details of font size colours (in hex) etc from there you’ll be informed and ready to code! 🙂
ShannonN