Hello,
You have three options:
- to import the page stylesheet in the content area, which is the default behavior of RadEditor
- OR to load your own CSS in the content area. You can do that via the CssFiles property to point to your own css file as explained in this article:
Setting Content Area Defaults
- OR to not load any CSS in the content area. This can be done by setting the CssFiles property to point to an empty css file.
All the best,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their
blog feed now.