Viewing 1 replies (of 1 total)
  • You should be editing style.css instead.
    Find

    #page {
    
    	margin: 20px auto;
    	padding: 0;
    	width: 840px;
    
    	}

    And mess with the margin. Setting it to 0px auto would make your header lick the top of the browser.

Viewing 1 replies (of 1 total)
  • The topic ‘I need to reposition the header logo’ is closed to new replies.