• Ok help me! My image displays perfectly on my ie 7 browser. Not so perfectly on mozilla, or any of the other browsers (like say safari). My header img refuses to appear! https://www.gabbygilchrist.com here is my code in my css.
    #header {

    background: transparent url(images/ggheader1.jpg) no-repeat top left;
    height:200px;
    margin: 0;
    padding: 10px 0 10px 0;
    text-align: left;
    text-transform: uppercase;

    }
    what am I doing wrong?

  • The topic ‘Cross browser compatability issues’ is closed to new replies.