Title: HEADER EDITING
Last modified: August 20, 2016

---

# HEADER EDITING

 *  [swoolard0964](https://wordpress.org/support/users/swoolard0964/)
 * (@swoolard0964)
 * [15 years ago](https://wordpress.org/support/topic/header-editing-1/)
 * I need help in editing the header of the Deepblue template.
    I want to copy my
   logo into the header. Can you give me an idea on how to do this.
 * Thanks

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years ago](https://wordpress.org/support/topic/header-editing-1/#post-2118316)
 * There are literally thousands of WordPress themes – which means that many people
   won’t be familiar with your particular theme. So a link to your site where people
   can see the theme might result in more responses.
 *  [robseipp](https://wordpress.org/support/users/rseipp718/)
 * (@rseipp718)
 * [15 years ago](https://wordpress.org/support/topic/header-editing-1/#post-2118364)
 * in the header.php you will see, at the bottom, <div id=”header”>. delete what
   is after that till the </div> then add:
    `<a href="<?php bloginfo('url'); ?>"
   ><img src="<?php bloginfo('stylesheet_directory'); ?>/images/header2.png" alt
   ="Rob Seipp Logo" id="logo"/></a>`
 *  mine looks like
 *     ```
       <div id="header">
       <strong><a>"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/header2.png" alt="Rob Seipp Logo" id="logo"/></a></strong>
       </div>
       ```
   

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

The topic ‘HEADER EDITING’ is closed to new replies.

## Tags

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

 * 2 replies
 * 3 participants
 * Last reply from: [robseipp](https://wordpress.org/support/users/rseipp718/)
 * Last activity: [15 years ago](https://wordpress.org/support/topic/header-editing-1/#post-2118364)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
