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!