This is a migrated thread and some comments may be shown as answers.

Remove "(inherited font)", "(inherited size)"

1 Answer 265 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Bob asked on 23 Feb 2016, 04:01 PM
I added different tools to the Kendo Editor toolbar (bold, italics, dropdown lists etc.,).

In the highlighted code snippet attached, I have created a Font Name and Font Size drop down lists by passing values using ‘Model.ItmConfigForSection.ItemFontListddl’ list.

But I could see default values as ‘Inherited font’ and ‘Inherited size’ below, instead of the original values(‘Arial’ & ‘20’).

I did some research and found that this is the default behavior of kendo and cannot be changed. Is there a way to get rid of this text and see the actual value there?

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 25 Feb 2016, 11:02 AM
Hi,

You can see in this dojo how you can customize the value of FontName and FontSize dropdowns. You can also implement a custom tool.

Regards,
Nikolay
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Editor
Asked by
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Answers by
Nikolay
Telerik team
Share this question
or