Log in or register to post comments
Editor source
Hai All,
i have to change source of which generated by Ck-editor..

Example : Editor generating below code

<p><span style="font-family:verdana;">This message in Verdana font.</span></p>

Change the above code as :

<p><span style="font-family:Verdana;">This message in Verdana font.</span></p>

If font type is Times New Roman,In source it coming as times new roman