Hi Mika,
Open file "CuteSoft_Client\CuteEditor\Dialogs\outereditorfull.aspx"
Find section below
<CE:Editor ID="OuterEditor" AutoConfigure="Full"
ShowDecreaseButton="false" ShowEnlargeButton="false" UseStandardDialog="true"
runat="server" DisableItemList="print,DocumentPropertyPage,ToFullPage,FromFullPage,CssStyle,InsertTemplate">
</CE:Editor>
Add EnableStripStyleTagsCodeInjection="false" in this editro
Regrds,
ken