Title: Help with Headers
Last modified: August 18, 2016

---

# Help with Headers

 *  [basebal9](https://wordpress.org/support/users/basebal9/)
 * (@basebal9)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/help-with-headers/)
 * Blogsite: [http://www.baseballreflections.com](http://www.baseballreflections.com)
 * I want to add a picture as my page’s logo in place of the Title with tag line.
 * How do I accomplish this?
 * Do I have to sacrifice the tag line to do this?
 * Thank you,
 * Peter

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

 *  Thread Starter [basebal9](https://wordpress.org/support/users/basebal9/)
 * (@basebal9)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/help-with-headers/#post-632529)
 * I want to add a picture as my page’s logo in place of the Title with tag line.
 * How do I accomplish this?
 * Do I have to sacrifice the tag line to do this?
 *  [Jeremy Clark](https://wordpress.org/support/users/jeremyclark13/)
 * (@jeremyclark13)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/help-with-headers/#post-632531)
 * Open your header.php and where you see `<?php bloginfo('name'); ?>` put your 
   link to the logo in its place. Then you’ll have to style it accordingly.
 *  Thread Starter [basebal9](https://wordpress.org/support/users/basebal9/)
 * (@basebal9)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/help-with-headers/#post-632546)
 * Can someone show me the code to use in order to change to default header to a
   banner logo?
 * My site is [http://www.baseballreflections.com](http://www.baseballreflections.com)
 * Peter
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/help-with-headers/#post-632547)
 * For that terrible theme you just have to read the instructions in the header.
   php file about how to replace the header image.
 * Note: you will have to go into the admin > Presentation and “revert” your colourful
   header to normal before your own header image will show up.
 *  Thread Starter [basebal9](https://wordpress.org/support/users/basebal9/)
 * (@basebal9)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/help-with-headers/#post-632548)
 * I truly apologize, but I only know HTML & not php coding! Can someone just look
   at my site & give me the code that will allow me to replace the default header/
   banner/logo with one of my own?
 * I’m sorry, but I need to know what code to remove & what to replace it with. 
   I am trying to learn this stuff! I have learned HTML, CSS, etc. but I haven’t
   gotten to php (or any other DB) yet (but I will learn this, with some help).
 * Thank you!
 *  Thread Starter [basebal9](https://wordpress.org/support/users/basebal9/)
 * (@basebal9)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/help-with-headers/#post-632549)
 * BTW, I tried the last suggestion & nothing worked! I am doing something wrong,
   but I don’t know what it is yet.
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/help-with-headers/#post-632550)
 * Sorry, I usually never take a look at that awful theme, so I didn’t notice they
   have removed the instructions from the header.
 * You need to upload your own header image into the wp-content/theme/default/images
   directory and then change this line (#37-39) in the style.css file
 *     ```
       #header {
       	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
       	}
       ```
   
 * replace _kubrickheader.jpg_ with the name of your own file.

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

The topic ‘Help with Headers’ is closed to new replies.

## Tags

 * [headers](https://wordpress.org/support/topic-tag/headers/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 3 participants
 * Last reply from: [moshu](https://wordpress.org/support/users/moshu/)
 * Last activity: [18 years, 5 months ago](https://wordpress.org/support/topic/help-with-headers/#post-632550)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
