Title: Please Help &#8211; Clickable Header.. PHP?
Last modified: August 18, 2016

---

# Please Help – Clickable Header.. PHP?

 *  [ambboogie](https://wordpress.org/support/users/ambboogie/)
 * (@ambboogie)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/please-help-clickable-header-php/)
 * Hi,
 * I’m sorry if this is in the wrong place.
 * Using the Black Letterhead, I’ve modified the CSS. The only problem is that when
   people comment, they have to push the back button 3 times in order to get back
   to the main blog page.
 * I’ve checked through forums and saw that the way to get a clickable header is
   to modify the PHP.
 * I don’t see a PHP modification option in my admin panel.
 * Can someone direct me to where I need to go to update the PHP in order to make
   my header clickable?
 * Thanks.

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

 *  [Adam Brown](https://wordpress.org/support/users/adamrbrown/)
 * (@adamrbrown)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/please-help-clickable-header-php/#post-661801)
 * You open up your theme’s header.php in a text editor (like Notepad, NOT MS Word),
   you edit the HTML, then you save the file and upload via FTP.
 * Or you switch to a theme that links the header…
 *  Thread Starter [ambboogie](https://wordpress.org/support/users/ambboogie/)
 * (@ambboogie)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/please-help-clickable-header-php/#post-661809)
 * Hi Adam,
 * Thanks for answering.
 * So you follow those directions assuming that my blog is on it’s own server?
 *  [Adam Brown](https://wordpress.org/support/users/adamrbrown/)
 * (@adamrbrown)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/please-help-clickable-header-php/#post-661811)
 * Yep. I couldn’t be very specific since I don’t know what your theme’s header.
   php looks like, but that’s typically the theme file you need to edit for this
   sort of thing.
 *  [flapjacker](https://wordpress.org/support/users/flapjacker/)
 * (@flapjacker)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/please-help-clickable-header-php/#post-662172)
 * **For Default/Kubrick Theme, this works:**
 * From: [http://codex.wordpress.org/Designing_Headers](http://codex.wordpress.org/Designing_Headers)
 * You can use the method offered by the Theme’s author to make the entire WordPress
   Default/Kubrick Theme header clickable:
 *  * Open header.php template file.
    * Change from <div id=”header”> to:
 * <div id=”header” onclick=”location.href=’[http://siteaddress/&#8217](http://siteaddress/&#8217);;”
   style=”cursor: pointer;”>

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

The topic ‘Please Help – Clickable Header.. PHP?’ is closed to new replies.

## Tags

 * [Black-LetterHead](https://wordpress.org/support/topic-tag/black-letterhead/)
 * [clickable header](https://wordpress.org/support/topic-tag/clickable-header/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [flapjacker](https://wordpress.org/support/users/flapjacker/)
 * Last activity: [18 years, 2 months ago](https://wordpress.org/support/topic/please-help-clickable-header-php/#post-662172)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
