dja
New Member
Posts: 22
|
Post by dja on Jan 13, 2006 18:36:49 GMT -5
i know that i am using the font drop down code but is there a way to add fonts to it?
|
|
|
Post by Ross on Jan 14, 2006 14:54:54 GMT -5
A board URL of a link to the actual code would help.....
|
|
dja
New Member
Posts: 22
|
Post by dja on Jan 15, 2006 15:37:43 GMT -5
|
|
|
Post by Bradley on Jan 15, 2006 15:52:54 GMT -5
See the green part in the code? Just add as many of the red parts here as you want:
var font = ["Verdana", "Times New Roman", "Comic Sans MS", "Arial", "Courier New", "Tahoma", "Century", "Autumn", "Lucida Console", "Rockwell", "Scibble", "Trebuchet", "NEW FONT"];
|
|
dja
New Member
Posts: 22
|
Post by dja on Jan 15, 2006 16:27:29 GMT -5
yes but what if i wont a font that needs downloaded?
|
|
|
Post by Ross on Jan 15, 2006 16:34:44 GMT -5
Then members would need to download it from somewhere, there's no escapting that. That's why I'd recommend not using fonts that require downloads, few users will bother to actually download and install it.
|
|
dja
New Member
Posts: 22
|
Post by dja on Feb 19, 2006 5:31:56 GMT -5
would it still work if they have downloaded the fonts and i put it in the drop down
|
|
|
Post by Ross on Feb 19, 2006 6:32:23 GMT -5
If they have downloaded the font, then yes it will appear for them in that font as it should. If they haven't downloaded the font, then it'll still appear but in the boards default font
|
|