Viewing 1 replies (of 1 total)
  • Try editing your stylesheet and changing:

    #header {
    background:url(https://artnouveaumagazine.com/blog12/wp-content/uploads/2009/benbackground.jpg) no-repeat 0 -80px;
    border-bottom:0 solid #4A4D4C;
    margin:0;
    padding:0;
    }

    to

    #header {
    background:url(https://artnouveaumagazine.com/blog12/wp-content/uploads/2009/benbackground.jpg) no-repeat 0 -100px;
    border-bottom:0 solid #4A4D4C;
    margin:0;
    padding:0;
    }

    Or just reduce the height of your header image. 930px is more than a little OTT for a header image.

Viewing 1 replies (of 1 total)
  • The topic ‘Deleting Header’ is closed to new replies.