Adam:
<CE:Editor ID="ceContentEditor" runat="server" BreakElement="P" ConfigurationPath="~/CuteSoft_Client/CuteEditor/Configuration/Nerd3.config" EditorOnPaste="PasteWord" Height="500px" HelpUrl="en/help/WYSIWYGLevel3Help.aspx" SecurityPolicyFile="eduplex.config" Width="780px"> <FrameStyle BackColor="White" BorderColor="#DDDDDD" BorderStyle="Solid" BorderWidth="1px CssClass="CuteEditorFrame" Height="100%" Width="100%" /> </CE:Editor>
The problem appears to be in the IE implementation file. Before uploading the new one, the layout was correct. Once I uploaded the new one, it changed to the one shown in the earlier post. (I was testing on my development machine, so I had to upload the new version of the editor to the website).
Can I just use the old IE implementation file for now without causing other problems?