3 Replies Latest reply: Aug 8, 2008 4:39 PM by Newsgroup_User RSS

    CSS Background not showing in IE 7

    DC_Eric2 Community Member
      My site has been live for over a year and has been fine. We recently updated to IE 7 and now the background image in my header no longer shows. Is there a setting in IE 7 to turn this off?

      I defined the background in css like this

      #header {
      background-attachment: fixed;
      background-image: url(/foldername/images/bg-header.jpg);
      background-position: right;
      background-repeat: no-repeat;
      }

      and I have a div with plenty of content in it with the id=header

      Any ideas? I am at a loss....
        • 1. Re: CSS Background not showing in IE 7
          Newsgroup_User Community Member
          > background-attachment: fixed;

          Remove that. Why is it there?

          --
          Murray --- ICQ 71997575
          Adobe Community Expert
          (If you *MUST* email me, don't LAUGH when you do so!)
          ==================
          http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
          http://www.dwfaq.com - DW FAQs, Tutorials & Resources
          ==================


          "DC_Eric2" <webforumsuser@macromedia.com> wrote in message
          news:g7iegf$j7d$1@forums.macromedia.com...
          > My site has been live for over a year and has been fine. We recently
          > updated to
          > IE 7 and now the background image in my header no longer shows. Is there a
          > setting in IE 7 to turn this off?
          >
          > I defined the background in css like this
          >
          > #header {
          > background-attachment: fixed;
          > background-image: url(/foldername/images/bg-header.jpg);
          > background-position: right;
          > background-repeat: no-repeat;
          > }
          >
          > and I have a div with plenty of content in it with the id=header
          >
          > Any ideas? I am at a loss....
          >

          • 2. Re: CSS Background not showing in IE 7
            DC_Eric2 Community Member
            Murray you are the MAN!!!

            Now if you can tell me how to get my DC_Eric account back I will love you...

            Thank you again. I am sure it won't be the last time.
            • 3. Re: CSS Background not showing in IE 7
              Newsgroup_User Community Member
              Good luck!

              Which account?

              --
              Murray --- ICQ 71997575
              Adobe Community Expert
              (If you *MUST* email me, don't LAUGH when you do so!)
              ==================
              http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
              http://www.dwfaq.com - DW FAQs, Tutorials & Resources
              ==================


              "DC_Eric2" <webforumsuser@macromedia.com> wrote in message
              news:g7ij9k$nsf$1@forums.macromedia.com...
              > Murray you are the MAN!!!
              >
              > Now if you can tell me how to get my DC_Eric account back I will love
              > you...
              >
              > Thank you again. I am sure it won't be the last time.