Title: Header &amp; background
Last modified: August 21, 2016

---

# Header & background

 *  [NollieHeel](https://wordpress.org/support/users/nollieheel/)
 * (@nollieheel)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/header-background-8/)
 * Im using the McKinley theme (have child theme).
    the header in the McKinley theme
   is roughly 150x1000px. I wish my header to be about 50x1000px, its a .jpg file.
 * is there a way to insert it into the header using CSS, or do I edit the header.
   php, and put it in the childtheme folder?
 * Also, Im trying to tile the background with an image, but nothing shows up:
 * > #body {
   >  background-image: url(‘[http://www.mattmm.com/wp-content/uploads/2014/02/test21.jpg&#8217](http://www.mattmm.com/wp-content/uploads/2014/02/test21.jpg&#8217););
   > background-repeat: repeat; }
 * Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [salsaturation](https://wordpress.org/support/users/salsaturation/)
 * (@salsaturation)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/header-background-8/#post-4650933)
 * Please repost under the theme forum – [http://wordpress.org/themes/mckinley](http://wordpress.org/themes/mckinley)
 *  [salsaturation](https://wordpress.org/support/users/salsaturation/)
 * (@salsaturation)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/header-background-8/#post-4650935)
 * Anyway for the body issue:
 * it is just ‘body’ not ‘#body’
 *     ```
       body {
       background-image: url('http://www.mattmm.com/wp-content/uploads/2014/02/test21.jpg');
       background-repeat: repeat;
       }
       ```
   
 * > is there a way to insert it into the header using CSS, or do I edit the header.
   > php, and put it in the childtheme folder?
 * Yes you would do this in your child-theme style.css file
 *  Thread Starter [NollieHeel](https://wordpress.org/support/users/nollieheel/)
 * (@nollieheel)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/header-background-8/#post-4651032)
 * thanks.
    Ill make sure to post in that forum.
 *  [salsaturation](https://wordpress.org/support/users/salsaturation/)
 * (@salsaturation)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/header-background-8/#post-4651076)
 * did this fix your issue? If yes please don’t forget to mark it as resolved

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Header & background’ is closed to new replies.

## Tags

 * [background](https://wordpress.org/support/topic-tag/background/)
 * [header](https://wordpress.org/support/topic-tag/header/)
 * [tiling](https://wordpress.org/support/topic-tag/tiling/)

 * 4 replies
 * 2 participants
 * Last reply from: [salsaturation](https://wordpress.org/support/users/salsaturation/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/header-background-8/#post-4651076)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
