Viewing 2 replies - 1 through 2 (of 2 total)
  • Looks like you are missing a semi-colon in this section:

    #header{
    	height: 50px;
    	width: 966px;
    	background-image: url(images/header_bg.png);
    	left: 50px;
    	top: 200px
    	padding: 148px 48px 0;
    }

    at the end of the “top” line. See if that fixes it.

    Thread Starter kellyleach

    (@kellyleach)

    A thousand thank you’s!! That has fixed it : )

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can't see logo and slogan in header?’ is closed to new replies.