1) Script Title: Flying Letters Script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici.../flyletter.htm
3) Describe problem: Text Color
I love the performance but would like to change the text color. Is this possible?
1) Script Title: Flying Letters Script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici.../flyletter.htm
3) Describe problem: Text Color
I love the performance but would like to change the text color. Is this possible?
The easiest way would be to add inline styles like this:
and change #33F to whatever color you likeCode:<h2 id="fly" style="color:#33F;">Thanks for visiting$Dynamic Drive!</h2>
Bookmarks