By bzsim on
Hello. I have developed a website using the Zen 960 grid system. I created a banner that features the logo and name of the website instead of having the theme do it for me. However I would like the logo to be clickable so that the user returns to the homepage. I'm guessing the best way to do this is to allow the whole banner image to be a link back to the homepage.
The banner is the background image for my header section. How do I set it to be a link?
Thanks!
Comments
_
You can't make a header background image clickable as such.
I've gotten round this by cropping the leftmost bit of the header background and setting that as the logo - there are other ways, like editing page.tpl.php if you want to get technical :-)
Pete.
Or...
Or I suppose I could make the whole banner the logo and therefore it's clickable? Although I think your idea is better so that the logo portion of the banner clickable and not the whole thing. Thanks, I'll give it a shot!