You can put a link tag in the header and size it so it fills the whole div. Then put your headerimg as that links background.
I think you can delete the title h1, since it seems there’s no use of it.
in your div add:
onclick=”window.location.href=’./index.php'” style=”cursor: pointer;”
<div id="header">
<a href="yourlink"></a>
</div>
style this:
#header a {
background-image
height
width
etc
}
You can change your template in:
<div id="header">
<img src="wp-images/*****.jpg" />
</div>
Don’t use the header as a background image in #headerimg, but as a real image in the header-tag.
Well, there are thousands of ways to do this. 🙂 Choose the one you’re most comfortable with.
Sorry. I don’t know, how to write (inactive) code in here. Something went wrong above.
Just make an hyperlink in your headertag onto your headerimage.
Thank you all for your support, I choosed the soulcore’s solution… Check it out – http://www.primeheadlines.com
Thank you again,
Leo