Message Boards

Liferay CK Editor Configurations

Thirumal Reddy, modified 3 Years ago.

Liferay CK Editor Configurations

Regular Member Posts: 216 Join Date: 12/3/15 Recent Posts
Hi Guys,
I want to use CK Editor in my application, to place it i'm using below snippet
<liferay-ui:input-editor allowBrowseDocuments="<%= true %>" cssClass='my-ck-editor' editorName="ckeditor"
name="bodyEditor" width="50%" initMethod="initEditor" onChangeMethod="editorOnChange" />

CK Editor Preview

There I'm not seeing font tabs in CK Editor options, How can we enable it.?

Thanks & Regards,
Thirumal