How to change font color inside an existing script
- by user320946
Hi everyone, I get a script from a website to put it into my website, but the font color is not what I want.
the script is:
< script language="javascript" src="http://www.parstools.net/calendar/?type=2"< /script
and now I want to change the font color of it, what should I do?
I would really appreciate your help, thanks.