deleting background image and repeat in master page <font size=2> <p>Using EW2 in asp.net website...</p> <p>In design view, in #mainwrapper on master page, I have a background image and background repeat that I would like to delete. It will allow me to delete them, but when I save they reappear.</p> <p>Any ideas?</p> <p>Bob</p></font>© 2009 Microsoft Corporation. All rights reserved.Thu, 19 Jun 2008 00:15:52 Ze2c9b25b-9a35-4a24-8815-2c970bacd3d0http://social.expression.microsoft.com/Forums/en-US/web/thread/e2c9b25b-9a35-4a24-8815-2c970bacd3d0#e2c9b25b-9a35-4a24-8815-2c970bacd3d0http://social.expression.microsoft.com/Forums/en-US/web/thread/e2c9b25b-9a35-4a24-8815-2c970bacd3d0#e2c9b25b-9a35-4a24-8815-2c970bacd3d0BobInIndy1http://social.expression.microsoft.com/Profile/en-US/?user=BobInIndy1deleting background image and repeat in master page <font size=2> <p>Using EW2 in asp.net website...</p> <p>In design view, in #mainwrapper on master page, I have a background image and background repeat that I would like to delete. It will allow me to delete them, but when I save they reappear.</p> <p>Any ideas?</p> <p>Bob</p></font>Wed, 28 May 2008 19:15:59 Z2008-05-28T19:15:59Zhttp://social.expression.microsoft.com/Forums/en-US/web/thread/e2c9b25b-9a35-4a24-8815-2c970bacd3d0#30b3d2e4-7576-4f84-9d63-9da60152b780http://social.expression.microsoft.com/Forums/en-US/web/thread/e2c9b25b-9a35-4a24-8815-2c970bacd3d0#30b3d2e4-7576-4f84-9d63-9da60152b780Christoph Schneeganshttp://social.expression.microsoft.com/Profile/en-US/?user=Christoph%20Schneegansdeleting background image and repeat in master page Check if there is a <font face="Courier New">stylesrc</font> attribute somewhere in the source.Wed, 28 May 2008 21:07:18 Z2008-05-28T21:07:18Zhttp://social.expression.microsoft.com/Forums/en-US/web/thread/e2c9b25b-9a35-4a24-8815-2c970bacd3d0#4a8ceaff-36bc-4fc3-ae2b-576b0bf0bd13http://social.expression.microsoft.com/Forums/en-US/web/thread/e2c9b25b-9a35-4a24-8815-2c970bacd3d0#4a8ceaff-36bc-4fc3-ae2b-576b0bf0bd13BobInIndy1http://social.expression.microsoft.com/Profile/en-US/?user=BobInIndy1deleting background image and repeat in master page<p> I search all source in the web, and no stylesrc is nowhere to be found.</p> <p>Any other ideas?</p> <p>Thansk for you help.</p> <p>bob</p>Wed, 28 May 2008 23:54:24 Z2008-05-28T23:54:24Zhttp://social.expression.microsoft.com/Forums/en-US/web/thread/e2c9b25b-9a35-4a24-8815-2c970bacd3d0#4aef01f1-76e4-4a1e-9be0-ae0615564323http://social.expression.microsoft.com/Forums/en-US/web/thread/e2c9b25b-9a35-4a24-8815-2c970bacd3d0#4aef01f1-76e4-4a1e-9be0-ae0615564323Christoph Schneeganshttp://social.expression.microsoft.com/Profile/en-US/?user=Christoph%20Schneegansdeleting background image and repeat in master page<p>Please provide more details. As far as I understand, you have a stylesheet which contains a rule similar to<br><br><font face="Courier New">  #mainwrapper {<br>    background-image: url(example.png);<br>    background-repeat: no-repeat;<br>  }</font>,<br><br>right? Post the entire stylesheet, please. Is the stylesheet in a .css file or embedded in the .aspx Master Page?</p>Thu, 29 May 2008 20:40:39 Z2008-05-29T20:40:39Z