Lamp
Member
Lamp submitted a new resource:
How to customize the list of fonts in the text editor - Ideal for webfonts
Read more about this resource...
How to customize the list of fonts in the text editor - Ideal for webfonts
To change the list of fonts in the editor, you need to edit the file located at "/js/xenforo/bb_code_edit.js". The file is minified, so we will need to unfold some text. The full version is available in the "full" folder; you can copy and use that file instead if you like, but for this tutorial I'll be using the existing minified version.
1. Navigate to "/js/xenforo/"
2. Make a copy of the "bb_code_edit.js" file before proceeding.
3. Edit the file and look for the fonts. ctrl/cmd F +...
Read more about this resource...