Hi,
I use ckeditor in aspx pages but I have a problem about Font Size, Text Color and BGColor components of the toolbar. when I click on them, they don't work. Then I realised that there is a tag in aspx page <!DOCTYPE when I remove this, it works fine but I don't wanna remove this tag because it affects another thing in the page.
Is there any way to solve this problem?
Thanks...