I want to add spellchecker in my rad editor.
But icon for spell checker is not showing in rad editor.
However i add icon in Editortoolsfile.xml.
Please help me ASAP.
Thanks in advance
Jyoti Khurana
1 Answer, 1 is accepted
0
Accepted
Martin
Telerik team
answered on 11 Aug 2009, 06:29 AM
Hi Jyoti,
You cannot add custom icon in the tools file, but you have to specify it via CSS. The CSS class you have to use is the name of the command, i.e:
Instead of using a custom icon, you may use our icons. In this case you do not have to write any additional CSS. However, if you use your icon, do not remove the !important flag and make sure the filepath is correct, otherwise your custom setting will not work.