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

Radeditor background-image in ie9

1 Answer 40 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Gama
Top achievements
Rank 1
Gama asked on 14 Sep 2011, 12:55 AM
I have a radeditor that is picking up the background image from the page that it's on.  In ie8, I created a stylesheet for the ContentAreaCssFile with the following properties

body {
            margin: 0 !important;
            padding: 0 !important;
            border: 0 !important;
            list-style: none !important;
            background-image: none !important;
            font:normal 13px Courier New !important;
            }

and that corrected the issue, but it doesn't seem to work in ie9.

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 14 Sep 2011, 08:15 AM
Hi Gama,

Please, see the following help article: Content Area Appearance Problems.

Kind regards,
Rumen
the Telerik team

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