Title: HEader help
Last modified: August 18, 2016

---

# HEader help

 *  [ppywebbie](https://wordpress.org/support/users/ppywebbie/)
 * (@ppywebbie)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/header-help-2/)
 * Hello. I am totally new at this so bear with me.
 * I want to do a couple of things:
 * 1) Add an image to the header. How?
 * 2) Possibly remove the header altogether so I can use the blog in a frame within
   my site.
 * 3) Add an image to the background of the blog pages so it matches the one in 
   the nav.html page on my site.
 * Any help would be greatly appreciated. Even point me towards some how to’s would
   be cool.
 * Namaste!

Viewing 1 replies (of 1 total)

 *  [jwilliams](https://wordpress.org/support/users/jwilliams/)
 * (@jwilliams)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/header-help-2/#post-376853)
 * well, first off, i would recommend highly against using frames. that’s sort of
   a 1999 trick for what will hopefully by a year 2006 website.
 * as for the header:
 * in the “presentation” section in the admin section, open index.php and remove
   `
   <?php get_header() ?>` which is towards the top.
 * or, if you want to just put an image in, then open header.php and add the line`
   <img src="yourimage.jpg">` where you want it.
 * to add a background image, open styles.css and add the line
 * `background-img: url(animage.jpg);`
 * to the body tag.
 * i’d also suggest you read a CSS tutorial:
    [W3school’s CSS Tutorial](http://www.w3schools.com/css/css_intro.asp)
 * Might as well read the PHP and XHTML tutorials while youre at w3schools.

Viewing 1 replies (of 1 total)

The topic ‘HEader help’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [jwilliams](https://wordpress.org/support/users/jwilliams/)
 * Last activity: [19 years, 11 months ago](https://wordpress.org/support/topic/header-help-2/#post-376853)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
