• Upgrade your Internet Experience
  • Sign in
  • Microsoft.com
  • United States (English)
    Brasil (Português)Česká republika (Čeština)Deutschland (Deutsch)España (Español)France (Français)Italia (Italiano)Россия (Русский)대한민국 (한국어)中华人民共和国 (中文)台灣 (中文)日本 (日本語)香港特别行政區 (中文)
 
 
Expression
 
 
Home
 
 
Community
 
 
Products
 
 
Gallery
 
 
Learn
 
 
Library
 
 
Downloads
 
 
Forums
 
 
 
Expression > Forums Home > Expression Studio Forums > Expression Web > deleting background image and repeat in master page
Ask a questionAsk a question
Search Forums:
  • Search Expression Web Forum Search Expression Web Forum
  • Search All Expression Studio Forums Search All Expression Studio Forums
  • Search All Microsoft Expression Forums Search All Microsoft Expression Forums
 

Questiondeleting background image and repeat in master page

  • Wednesday, May 28, 2008 7:15 PMBobInIndy1 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Vote As Helpful
    0
     

    Using EW2 in asp.net website...

    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.

    Any ideas?

    Bob

    • ReplyReply
    • QuoteQuote
     

All Replies

  • Wednesday, May 28, 2008 9:07 PMChristoph SchneegansMVPUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Vote As Helpful
    0
    Check if there is a stylesrc attribute somewhere in the source.
    • ReplyReply
    • QuoteQuote
     
  • Wednesday, May 28, 2008 11:54 PMBobInIndy1 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Vote As Helpful
    0

    I search all source in the web, and no stylesrc is nowhere to be found.

    Any other ideas?

    Thansk for you help.

    bob

    • ReplyReply
    • QuoteQuote
     
  • Thursday, May 29, 2008 8:40 PMChristoph SchneegansMVPUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Vote As Helpful
    0

    Please provide more details. As far as I understand, you have a stylesheet which contains a rule similar to

      #mainwrapper {
        background-image: url(example.png);
        background-repeat: no-repeat;
      }
    ,

    right? Post the entire stylesheet, please. Is the stylesheet in a .css file or embedded in the .aspx Master Page?

    • ReplyReply
    • QuoteQuote
     
Need Help with Forums? (FAQ)
 
© 2009 Microsoft Corporation. All rights reserved.
Manage Your Profile
|
Legal
|
Contact Us
|
Site Feedback
|
Expression Newsletter
|
Terms of Use
|
Trademarks
|
Privacy Statement