ckeditor_font
11,380 sites
Security covered
The use of this project is deprecated. For new sites, it is highly recommended to use the https://www.drupal.org/project/ckeditor5_plugin_pack module maintained by the CKSource team.
Introduction
CKEditor Font Size & Family enables the CKEditor Font Size and Family plugin, which adds drop-downs that apply CSS classes or attributes as inline element style.
The list of font styles can be easily customized.
2.0.x Installation
Only compatible with CKEditor 5. Install the module via composer. We do not support non-composer installation methods.
8.x-1.x Installation
Only compatible with CKEditor 4.
Install via Composer
This module strongly recommends installing this module via Composer to automatically install the Font library.
Manual installation
- Download the latest version of the CKEditor 4 Font plugin.
- Place the plugin into either `/libraries/` or `/libraries/ckeditor/plugins/`.
- Enable this Drupal module.
- Configure the text format to include the appropriate Font Family or Font Size buttons.