Can anyone please help me to change the font style in this script. it is TNRoman at the moment, I want it to be Trebuchet and if possible to format the font color too?
cheers
Can anyone please help me to change the font style in this script. it is TNRoman at the moment, I want it to be Trebuchet and if possible to format the font color too?
cheers
Try this simple modification:
Code:scrollercontent[0]='<font face="Trebuchet" color="blue">Visit our partner site <a href="http://freewarejava.com">Freewarejava.com </a>for free Java applets!</font>'
Last edited by gigabites; 09-23-2004 at 03:36 PM.
Bookmarks