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

Document Manager Skin Issue

1 Answer 42 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Ryan
Top achievements
Rank 1
Ryan asked on 24 Sep 2008, 07:26 PM
On the right side of the Document Manage there is a box with the title of Document Properties. This title only appears if you are using the Default skin. I have tried Web20, WebBlue, Telerik and Office2007 and in all of them the Document Properties title does not appear. It looks like it is cut off by something. I do have screenshots of this, but was not able to attach them to the thread.

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 29 Sep 2008, 02:06 PM
Hi Ryan,

Thank you for reporting this skinning problem. I logged it in our bug tracking system and we will fix the issue.

If you would like you can fix the problem yourself by configuring the editor to use its external dialogs files as it is explained in the following article: ExternalDialogsPath property.

After that open the \EditorDialogs\DocumentManager.ascx file and increase the padding of the following fieldset to 18px, e.g.

<td style="width: 50%; padding: 18px 0 0 0; vertical-align: top;">
            <fieldset style="margin: 0 4px; height: 354px;">
                <legend><script type="text/javascript">document.write(localization["DocumentPropertiesLegend"]);</script></legend>

Save the file.

Kind regards,
Rumen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Editor
Asked by
Ryan
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or