View Full Version : Neon lights text font style
MarioGian
04-11-2007, 01:56 PM
1) Script Title: Neon lights text
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex10/neontext.htm
3) Describe problem: How do I change font style in this script ??:cool:
thetestingsite
04-11-2007, 04:28 PM
Find in the code this part and add the part in red to it.
if (document.all||document.getElementById){
document.write('<font face="Arial" color="'+neonbasecolor+'">')
Hope this helps.
MarioGian
04-11-2007, 08:13 PM
Find in the code this part and add the part in red to it.
if (document.all||document.getElementById){
document.write('<font face="Arial" color="'+neonbasecolor+'">')
Hope this helps.
That worked just fine; thanks so much !!!!!!!!!!!!!!!
thetestingsite
04-11-2007, 08:17 PM
No problem, let us know if you need any more help.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.