Forums

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

  1. brittanywigand
    Member
    Posted 2 months 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. cais
    Member
    Posted 2 months 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?

Reply

You must log in to post.

About this Topic