Can't get background image to appear using EditorBodyStyle

  •  03-13-2011, 2:12 PM

    Can't get background image to appear using EditorBodyStyle

    I want to make a background image appear in the background. Is this possible? If so, what is wrong with this code? The other elements work, but not the background.
     

     Editor1.EditorBodyStyle = "font-family:Verdana; padding: 20px; background-image:url('/images/Top.png')"

     
    Thanks! 



     
View Complete Thread