This is a migrated thread and some comments may be shown as answers.

[Solved] Template mangager preview styled with css

1 Answer 103 Views
Editor
This is a migrated thread and some comments may be shown as answers.
David Ahlbaum
Top achievements
Rank 2
David Ahlbaum asked on 17 Mar 2010, 11:17 AM
Hi!

On your editor demo page if you click template manager the dialog shows the preview styled in default settings. This seems to be hardcoded styling in the template-html. Is there a way to use a css-file for this instead. Preferably the editor.CssFiles already loaded.

To clarify: I want the preview to be styled without having to do it inline in the template html.

Thanx

1 Answer, 1 is accepted

Sort by
0
Accepted
Rumen
Telerik team
answered on 17 Mar 2010, 05:35 PM
Hi David,

The built-in Template manager does not offer the requested functionality out-of-the box. However, you can modify the dialog by registering the external dialog files and edit the \EditorDialogs\TemplateManager.ascx file. You should import the same css file in the template manager file as this one that you will load via the CssFiles property,


Greetings,
Rumen
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Editor
Asked by
David Ahlbaum
Top achievements
Rank 2
Answers by
Rumen
Telerik team
Share this question
or