Viewing 1 replies (of 1 total)
  • Michael

    (@alchymyth)

    as ‘properly’ is open to discussion, here just a pointer to the style in style.css that influences the header:

    /* Left Content Elements */
    
    #leftcontent {
    	float: left;
    	padding: 0;
    	}
    
    	#leftcontent h1 {
    		margin: 0;
    		padding: 0;
    		font-size: 30px;
    		line-height: 32px;
    		color: #1e82a6;
    		font-weight: normal;
    		clear: both;
    		float: left;
    		width: 70%;
    		font-family: Georgia, "Times New Roman", Times, serif;
    		}
Viewing 1 replies (of 1 total)
  • The topic ‘Post Title Out of Alignment’ is closed to new replies.