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

[Solved] Icon for spell checker is not showing properly

1 Answer 90 Views
Editor
This is a migrated thread and some comments may be shown as answers.
praveen thangaraja
Top achievements
Rank 1
praveen thangaraja asked on 21 Dec 2009, 12:37 PM
Hi,

I want to add spellchecker in my rad editor.
I have used
Tools file declaration in XMl file as mentioned below.
<tool name="AjaxSpellCheck" shortcut="F7"/>
On using the tool the Spell check  icon gets displayed but the icon is not as the one what we see on using the old Version(a little Blurred).

Please help me to solve this issue.

Note:
When i used the Old version the Icon for the spellchecker in my rad editor was displaying properly( i.e as expected).
Whereas when  used the updated Version i am getting this issue.

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 21 Dec 2009, 01:16 PM
Hello praveen thangaraja,

Can you, please, be more specific and give us more information about your setup, because according to the XML declaration of the tool everything looks fine, and the correct icon should be displayed. Are you using a custom skin? Are you referring the icon via some custom CSS class like this:

.AjaxSpellCheck
{
    /* some settings */
}


Any additional information can be useful for us to determine the problem and provide a solution.

Greetings,
Martin Ivanov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Editor
Asked by
praveen thangaraja
Top achievements
Rank 1
Answers by
Martin
Telerik team
Share this question
or