-
DHTML Billboard Script
http://www.dynamicdrive.com/dynamici...lbillboard.htm
I'm trying to change the font type used in this script. The default is Times New Roman and I want to change it to Arial. So far I've been able to change the font color, but that's it. Thanks for all help.
Last edited by ddadmin; 03-10-2005 at 06:41 PM.
-
-
Inside the style sheet (between the <style></style> tag), just add:
.billcontent{
font-family: Arial;
font-size: 12px;
}
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks