Otwórz plik: public/js/ipb.js
Znajdź:
// You can add new fonts here if you wish, HOWEVER, if you use
// non-standard fonts, users without those fonts on their computer
// will not see them. The default list below has the generally accepted
// safe fonts; add others at your own risk!
'primary_fonts': $H({ arial: "Arial",
arialblack: "Arial Black",
arialnarrow: "Arial Narrow",
bookantiqua: "Book Antiqua",
centurygothic: "Century Gothic",
comicsansms: "Comic Sans MS",
couriernew: "Courier New",
franklingothicmedium: "Franklin Gothic Medium",
garamond: "Garamond",
georgia: "Georgia",
impact: "Impact",
lucidaconsole: "Lucida Console",
lucidasansunicode: "Lucida Sans Unicode",
microsoftsansserif: "Microsoft Sans Serif",
palatinolinotype: "Palatino Linotype",
tahoma: "Tahoma",
timesnewroman: "Times New Roman",
trebuchetms: "Trebuchet MS",
verdana: "Verdana"
}),
Edytuj listę wg własnego uznania. Zwróć szczególną uwagę na powyższy komentarz.