[TUT]How to customize the list of fonts in the text editor

[TUT]How to customize the list of fonts in the text editor

Sauron

Co-Founder
Staff
Leadership
MC Models
SpigotVIP
Member
Sauron submitted a new resource:

How to customize the list of fonts in the text editor - How to customize the list of fonts in the text editor

Compatible XF Versions
1.5
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...

Read more about this resource...
 
Top