-
Neon Lights Text IE
http://www.dynamicdrive.com/dynamicindex10/neontext.htm
Hello, and thank you for this website. I am very
very new to this, but am trying to learn alone and with your websites help. I hope I have done this the way I was supposed to. Please be gentle, as I said, I am very very new to this, and am not aware of all the language, symbols, etc. used. But I am determined to figure this new hobby out.
I need to know if I can change the text size in this script. If so, I would really like to know how. I looked and did not see anywhere to change this. I surely do not know where or what to put in the script to change the text size. Your help is greatly appreciated. Thank you.
-
-
No prob.
Find the line in the code that says this:
document.write('<font color="'+neonbasecolor+'">')
and change it to this, replacing 5 with the font size of your choice.
document.write('<font size='5' color="'+neonbasecolor+'">')
Regards
cr3ative
-
-
the first line of the script where it says
<h2>
change that to either <h1> to make it larger or <h3>, <h4> or <h5> to make it smaller
-
-
Ah, of course.
To use my tags above the <h2> tag and </h2> tag must be removed (I thinks).
cr3ative
-
-
Thanks again. That worked perfect. I'm sure I'll be back to ask more questions. Thanks
-
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