Title: Clickable header
Last modified: August 19, 2016

---

# Clickable header

 *  Resolved [Karo](https://wordpress.org/support/users/hypsnos/)
 * (@hypsnos)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/clickable-header-3/)
 * Hi there!
 * I’m trying to make my header clickable, but it seems I have made some mistake
   in this fairly simple code. It seems ok by me but yet it doesn’t work -can anyone
   help?
 * `<img src="http://xxx.org/wp-content/themes/thesis_16/custom/images/logo.png"
   alt="logo/xxx.org" width="520" height="130" align="middle" href="http://www.xxx.
   org/" title="take me back to the home page"/>`
 * -Karo-

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

 *  [doc4](https://wordpress.org/support/users/doc4/)
 * (@doc4)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/clickable-header-3/#post-1391346)
 * hypsnos,
 * Such a long string of code, I almost missed it.
 * Try this:
 *     ```
       <a href="http://www.xxx.org/">
       <img src="http://location.of.image.png" width="520" height="130">
       </a>
       ```
   
 * I removed a large portion of code for readability, the actual location of the
   image will need to be replaced.
 *  [Shane G.](https://wordpress.org/support/users/shane-g-1/)
 * (@shane-g-1)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/clickable-header-3/#post-1391365)
 * Hi,
 * In order to make your wordpress blog header clickable, you need to edit the header.
   php file of your blog. For more details and code which needs to be modifued can
   be found here
 * [Clickable Header](http://www.bestwpthemez.com/wordpress/how-to-make-header-clickable-in-wordpress-blog-1674/)
 * Thanks,
 * Shane G.
 *  Thread Starter [Karo](https://wordpress.org/support/users/hypsnos/)
 * (@hypsnos)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/clickable-header-3/#post-1391470)
 * Thanks doc4 -I rolled my eyes and thought “dah, yes of course” 😉 This is what
   happens when I try do to things at night when really should have been asleep 
   five hours ago! 😉 Thanks again!
 * To Shane G: in my code you can see the word thesis, which means that I’m using
   the thesis-theme and don’t have a header.php file. I forgot to mention that explicit,
   sorry! 🙂
 * -Karo-

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

The topic ‘Clickable header’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [Karo](https://wordpress.org/support/users/hypsnos/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/clickable-header-3/#post-1391470)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
