Re: Issues with EditorWysiwygModeCss

  •  11-09-2016, 11:45 AM

    Re: Issues with EditorWysiwygModeCss

    1. Sorry I did not realize that the screen shot got deleted. I will email it to you.

     

    2.  I tried this and it seems to work. The cute editor background changes to red when in both read only and editable mode. 

    1. body {  
    2.     background-color:red;  

     

     But when we add it like this, it does not seem to work - 

         Editor { 

    background-color: blue; 

    }

     

    Thanks,

    Priyanka 

View Complete Thread