Hi,
I have implemented a custom skin to rad editor control on my page.
I have included editor.myskinname.css and windows.myskinname.css in the page through links tag.
I have assigned ContentArea css file through code where I created the control.
And I added editor.css file using RadEditor1.CssFiles.Add(.....editor.css);
I have ofcouse set EnableEmbeddedSkins = false;
But, the dialog windows are getting black buttons which are not according to my skin. I am using Default2006 skin's copy just to overcome few css problems and not changing it heavily. As I see in your demo page, the buttons should be white like that.
Thanks,
Chirag
I have implemented a custom skin to rad editor control on my page.
I have included editor.myskinname.css and windows.myskinname.css in the page through links tag.
I have assigned ContentArea css file through code where I created the control.
And I added editor.css file using RadEditor1.CssFiles.Add(.....editor.css);
I have ofcouse set EnableEmbeddedSkins = false;
But, the dialog windows are getting black buttons which are not according to my skin. I am using Default2006 skin's copy just to overcome few css problems and not changing it heavily. As I see in your demo page, the buttons should be white like that.
Thanks,
Chirag
