http://www.dynamicdrive.com/dynamici...lbillboard.htm
Is there a way to change the font size in this script. I've messed with it and messed with and would like the words to be bigger. Help is GREATLY appreciated!
http://www.dynamicdrive.com/dynamici...lbillboard.htm
Is there a way to change the font size in this script. I've messed with it and messed with and would like the words to be bigger. Help is GREATLY appreciated!
Last edited by hardplanks; 10-13-2005 at 12:38 AM.
The easiest way is simply to add to the CSS of the code of Step 1, for example:
Code:.billcontent{ width: 100%; display:block; font-size: 14px; font-family: Arial; }
Last edited by ddadmin; 10-17-2005 at 06:35 PM.
tyvvm!!!!!!!
Bookmarks