Forums

How do I put my own header on the plainscape theme? (2 posts)

  1. brittanywigand
    Member
    Posted 2 years ago #

    I edited the header part of the css but it's still not working. I think I have to do something with php, but not sure.

  2. Edward Caissie
    Member
    Posted 2 years ago #

    Is this the section you edited in the style.css file:

    #headerimage {
    	padding:30px 0;
    	/* If you want to add a background image for the header, uncomment and use the following lines of code */
    	/*
    	background:url('header.jpg') no-repeat;
    	padding: 30px;
    	*/
    }

    If so, did you place the 'header.jpg' file in the same folder as the theme files; and, removed the /* */ wrapping the 'background' property?

Topic Closed

This topic has been closed to new replies.

About this Topic