Title: Header link issues
Last modified: August 21, 2016

---

# Header link issues

 *  Resolved [snajvid](https://wordpress.org/support/users/snajvid/)
 * (@snajvid)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/header-link-issues/)
 * Hi,
 * Thought it’d be best to open a thread with the actual subject. Even though my
   homepage [film.snajvid.com](http://www.film.snajvid.com) is linked in settings-
   >general it doesn’t work. Still no link in header to take me back to square one.
 * > [View post on imgur.com](https://imgur.com/GDttxR9)
 * Also, with my little knowledge of CSS, how do I fix the header placement for 
   firefox? It looks good in Chrome and Safari.

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

 *  Theme Author [Tomas Mackevicius](https://wordpress.org/support/users/tomasm/)
 * (@tomasm)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/header-link-issues/#post-4499570)
 * Sorry for the confusion. You’re right, there is no header link to index page.
   Actually the logo (if there is one) links to home.
 * You have couple of options:
 * 1. Create a menu item HOME
 * 2. Edit header.php and wrap the header image code in the link.
 *  Thread Starter [snajvid](https://wordpress.org/support/users/snajvid/)
 * (@snajvid)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/header-link-issues/#post-4499575)
 * Thank you. Wrapping it solved it. Important though to wrap **inside** of<!– Custom
   header – start –> and <!– Custom header – end –>.
 * Any thoughts about the Firefox issue? I haven’t touched anything (to my knowledge)
   that should make something like that.
 *  Theme Author [Tomas Mackevicius](https://wordpress.org/support/users/tomasm/)
 * (@tomasm)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/header-link-issues/#post-4499590)
 * No ideas… at this time I don’t have a lot of free time, so cannot inspect it 
   fully.
 * Try using Firefox Inspector to look for errors, and inspect code.
 *  Thread Starter [snajvid](https://wordpress.org/support/users/snajvid/)
 * (@snajvid)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/header-link-issues/#post-4499687)
 * Stumbled upon the solution. Appaerently **Firefox** reads the .site-header away
   from the .body
 * Adding
    `width: 100%` to `.site-header { text-align: center; width: 100%; }` 
   to style.css solved the offset and enlarged header. Without this the header picture
   will, in Firefox, be shown at it’s original size. What that might be. Mine was
   2000px. Now it sets at the maximun value of 100% which is 960px. Here’s how the
   site looks at the moment: [film.snajvid.com](http://www.film.snajvid.com).
 * Thanks for all the help. Learned a lot in the process.
 *  Theme Author [Tomas Mackevicius](https://wordpress.org/support/users/tomasm/)
 * (@tomasm)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/header-link-issues/#post-4499693)
 * Good to hear, but now you have to work on fixing the content part 😉
 * I’m not sure if that was caused by your fix, but big images in the posts overflow
   the container and text goes there too…
 * “Learned a lot in the process.” – ‘It’s a dangerous business, Frodo, going out
   your door. You step onto the road, and if you don’t keep your feet, there’s no
   knowing where you might be swept off to.’ – Bilbo Baggins
 * 🙂

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

The topic ‘Header link issues’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/tiny-forge/1.6.1/screenshot.png)
 * Tiny Forge
 * [Support Threads](https://wordpress.org/support/theme/tiny-forge/)
 * [Active Topics](https://wordpress.org/support/theme/tiny-forge/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/tiny-forge/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/tiny-forge/reviews/)

## Tags

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

 * 5 replies
 * 2 participants
 * Last reply from: [Tomas Mackevicius](https://wordpress.org/support/users/tomasm/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/header-link-issues/#post-4499693)
 * Status: resolved