| We hope you enjoy your visit. You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free. Join our community! If you're already a member please log in to your account to access all of our features: |
| More Fonts; fonts | |
|---|---|
| Tweet Topic Started: Jan 16 2014, 04:27 PM (189 Views) | |
| Oldcrow | Jan 16 2014, 04:27 PM Post #1 |
|
One of you.
![]() ![]() ![]()
|
Can someone explain how I can add more Fonts to the board.. I searched for codes, installed them, but they don't show. Maybe I am doing something wrong.. Ron.. |
![]() |
|
| Helena | Jan 16 2014, 04:33 PM Post #2 |
![]()
M is for Mod
![]()
|
What script did you try to install? |
![]() |
|
| Oldcrow | Jan 16 2014, 04:34 PM Post #3 |
|
One of you.
![]() ![]() ![]()
|
<script type="text/javascript"> var FontFace = new Array(), w = 0; FontFace[w++] = "Arial Black"; FontFace[w++] = "Arial Narrow"; FontFace[w++] = "Book Antiqua"; FontFace[w++] = "Century Gothic"; FontFace[w++] = "Comic Sans MS"; FontFace[w++] = "Courier New"; FontFace[w++] = "Fixedsys"; FontFace[w++] = "Franklin Gothic Medium"; FontFace[w++] = "Garamond"; FontFace[w++] = "Lucida Console"; FontFace[w++] = "Lucida Sans Unicode"; FontFace[w++] = "Microsoft Sans Serif"; FontFace[w++] = "Palatino Linotype"; FontFace[w++] = "System"; FontFace[w++] = "Tahoma"; FontFace[w++] = "Trebuchet MS"; //Created by Agent Moose var b = document.getElementsByTagName("select"); for(y=0;y<b.length;y++){ if(b[y].name === "font"){ for(x=0;x<FontFace.length;x++){ b[y].options[b[y].options.length] = new Option(FontFace[x],FontFace[x]); for(p=0;p<b[y].options.length;p++){ b[y].options[p].style.fontFamily = b[y].options[p].value; }; };};}; </script> This one by Moose |
![]() |
|
| Helena | Jan 16 2014, 04:46 PM Post #4 |
![]()
M is for Mod
![]()
|
When you say they don't show, does that mean you don't have a dropdown for them on your posting screen? If so, try this solution from the code topic: http://if.invisionfree.com/single/?p=17291925&t=5087482 |
![]() |
|
| Oldcrow | Jan 16 2014, 07:22 PM Post #5 |
|
One of you.
![]() ![]() ![]()
|
Thanks Helena work prefect.. Ron.. |
![]() |
|
| 1 user reading this topic (1 Guest and 0 Anonymous) | |
| « Previous Topic · ZetaBoards Support · Next Topic » |





![]](http://z1.ifrm.com/static/1/pip_r.png)





8:45 PM Jul 10