Help getting content wrapper image to show in IE

Discussion in 'HTML & Website Design' started by SSB1983, Feb 11, 2009.

  1. #1
    Hello, I've modified a template for my blog, and it looks fine in Firefox, but in IE the content-wrapper background image doesn't show up. The site address is www.shashibhat.blogspot.com. That part looks like this:

    #content-wrapper {
    text-align:left;
    background: #fff url('http://lh3.ggpht.com/_SfVU_PASkK0/SZNRFAOPXiI/AAAAAAAABCM/jbBPHHrQ1J4/headerpart%20copy.jpg') repeat-y;
    }

    I'm new at this, so not sure if that's the relevant portion of code...

    The image is in RGB color, so that's not the problem. Could anybody help me with this?

    Thank you!
     
    SSB1983, Feb 11, 2009 IP
  2. Website Design Perth

    Website Design Perth Peon

    Messages:
    66
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try hosting the bg image locally. Maybe it's some kind of security thing in IE.
     
    Website Design Perth, Feb 11, 2009 IP
  3. SSB1983

    SSB1983 Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thank you for your response! My images are all hosted on Picasa, and the other ones are showing up, including the other background images. I know this is probably a dumb question, but how do I host locally?
    Thanks again!
     
    SSB1983, Feb 12, 2009 IP
  4. SSB1983

    SSB1983 Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Nevermind, it's working now - I just added "height:100%".

    Thanks!
     
    SSB1983, Feb 12, 2009 IP