Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: Issue with css in current version
Re: Issue with css in current version
01-20-2010, 4:10 AM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: Issue with css in current version
Reply
Quote
Hi james,
put common.css to the root of your site, and try set
Editor1.EditorWysiwygModeCss = "~/common.css";
refer to
http://www.cutesoft.net/doc/CuteEditor.Editor.EditorWysiwygModeCss.html
online example
http://richtextbox.com/test/EditorWysiwygModeCss.aspx
you can download the example and check the code.
example download:
http://richtextbox.com/test/CuteEditorTest.zip
Regards,
ken
View Complete Thread