Title: Adding a Header Image to Simple Two Theme
Last modified: August 18, 2016

---

# Adding a Header Image to Simple Two Theme

 *  [superfastreader](https://wordpress.org/support/users/superfastreader/)
 * (@superfastreader)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/adding-a-header-image-to-simple-two-theme/)
 * I am using the Simple Two theme, which I really love and don’t want to change.
   It’s been modified slightly with tables–the ads are in one table, and the content
   in another.
 * My friend designed an amazing banner to run across the top, which I’d like to
   appear above both tables. The Simple Two theme does not have header info in the
   Stylesheet that I can tell, nor does it have any of the code that I saw in the
   codex article on changing your header info.
 * Does anybody know what code I need to add in order to put this banner on my site?
   I will give you & your website a shout out on my blog if you can help me out.
 * My blog is here:
    [http://superfastreader.com](http://superfastreader.com)

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

 *  [Doodlebee](https://wordpress.org/support/users/doodlebee/)
 * (@doodlebee)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/adding-a-header-image-to-simple-two-theme/#post-543792)
 * Change this:
 * `<table width="900" cellpadding="0" cellpadding="0" border="0">`
 * to this:
 *     ```
       <table colspan="2" width="900" cellpadding="0" cellpadding="0" border="0">
       <tr><td>
       image here
       </td></tr>
       ```
   
 *  Thread Starter [superfastreader](https://wordpress.org/support/users/superfastreader/)
 * (@superfastreader)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/adding-a-header-image-to-simple-two-theme/#post-543815)
 * Thanks for responding.
 * Next questions:
 * 1- My image is located in my public_html folder. What do I replace “image here”
   with?
 * 2- When I changed the code (which I did in the table for the advertising on the
   left side), the ad column got jumbled–instead of the items stacking one on top
   of the other, some were next to each other. How do I preserve that?
 * Thank you!
 *  Thread Starter [superfastreader](https://wordpress.org/support/users/superfastreader/)
 * (@superfastreader)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/adding-a-header-image-to-simple-two-theme/#post-543827)
 * I think if I just add the code you gave me to the top above the ad tower table,
   it should work.
 * But I don’t know how to get it to insert the image, which lives here:
 * [http://superfastreader.com/super-fast-reader_1.jpg](http://superfastreader.com/super-fast-reader_1.jpg)
 * Thanks!
 *  Thread Starter [superfastreader](https://wordpress.org/support/users/superfastreader/)
 * (@superfastreader)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/adding-a-header-image-to-simple-two-theme/#post-543833)
 * Aha!! I figured it out!!
 * Thanks, doodlebee, for the code–it was just what I needed!

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

The topic ‘Adding a Header Image to Simple Two Theme’ is closed to new replies.

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [superfastreader](https://wordpress.org/support/users/superfastreader/)
 * Last activity: [19 years, 2 months ago](https://wordpress.org/support/topic/adding-a-header-image-to-simple-two-theme/#post-543833)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
