Title: [S] I need someone's assistance
Kodoku-Kun - June 29, 2006 05:58 AM (GMT)
Hey,
I was just wondering if anyone could help me out with something. I would really appreciate it if someone could help me figure out how to add more fonts in the fontbox. If anyone could tell me that would be great ^_^
Kodoku :pirate:
WhiteLight - June 29, 2006 09:36 AM (GMT)
I think there's a mod in the SZ. Other than that, no idea. Sorry i can't be of mroe help. If you find a way, let me know. Pwease?
Squirt - June 29, 2006 11:45 AM (GMT)
-waves hand all around- I know how to do that!
But. . if you don't want my help, try the If Skin Zone. They have codes for that there. :)
WhiteLight - June 29, 2006 12:39 PM (GMT)
Hey, even if they don't want your help, I do! Is there a simple code you can give? I'm an idiot and I get confuzzled easily.
Squirt - June 29, 2006 12:45 PM (GMT)
It's at the IF skin zone. :D
It's a script. -wrinkles nose-
EDIT:
| CODE |
<script type='text/javascript'> <!-- // add fonts to dropdown at post page // created by ticlo, http://ifsz.net/ n = 0 addFonts = new Array()
// add fonts here addFonts[n++] = 'Comic Sans MS' addFonts[n++] = 'Verdana' addFonts[n++] = 'Century Gothic' addFonts[n++] = 'Tahoma' addFonts[n++] = 'Garamond' addFonts[n++] = 'Sylfaen'
if (document.forms['REPLIER'] && document.forms['REPLIER'].fcolor) { e = document.REPLIER.ffont.options for (n = 0; n < addFonts.length; n++) { no = e[e.length] = new Option(addFonts[n], addFonts[n]) no.style.fontFamily= '"' + addFonts[n] + '"' }} // --> </script> |
There. You can add more font choices too. ^_^
promise21 - June 29, 2006 01:54 PM (GMT)
I'm SO trying that out on my board. <3
Melly - June 29, 2006 02:00 PM (GMT)
Your topic has been solved and moved to the 'Solved Support Topics' forum! Still have a question, or something isn't clear yet? PM an admin, gmod or cmod, and it will be moved back to the Support Center.
Just a note, in the future, topics of this nature should be placed in the "Support Center"