• redstonerealtors.com

    Can someone please help with this issue? The header image shows in Safari and Firefox, but not in Internet Explorer… Why would this happen? Please help asap thank you!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • is it a png file?

    Remove the beginning slash from definition below:

    #heading {
    margin-top:4px;
    width:980px;
    float:left;
    clear:both;
    height:134px;
    background: url(/img/heading.jpg)0 0 no-repeat;
    padding: 66px 0 0 156px;

    }

    background: url(img/heading.jpg)0 0 no-repeat;

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘header fix, ie? Help please….’ is closed to new replies.