Hi Smoolean,
We solved that problem on our website with the following:
<div class="header-link"><a href="/"><span></span></a></div>
The above line of code needs to sit inside the DIV for your banner (or header). Here’s what you need to add to your stylesheet:
div.header-link a {
display: block;
height: 72px;
text-decoration: none;
}
The height would be whatever you want the heigth of your banner to be. It makes your whole banner clickable, rather than just having a link off to the side. I don’t know if this will meet your needs, but it sure made me happy when I found the code (43folders.com).
Hello,
I’ve been searching for a simple solution to this–I too want to link my banner to the homepage. I tried the code joeedmon offered, and it does link the banner, but when hovering over the image, the banner disappears and the background color of the masthead shows. Any way around this?
My blog-in-progress is here. Thanks.
yow! so easy!! thank you joeedmon, see how your codes work well at http://www.lia-s.com/news
smile,
lia s.