You are currently browsing comments. If you would like to return to the full story, you can read the full entry here: “Creating Clickable Web Site Header Images”.
Related posts:
- Myth: 72dpi for Web Images
Every time I read articles or tutorials about saving images for Web pages or sending through e-mail they always mention saving the images with a resolution of 72dpi or Dots... - A List of Common Tags in a Blogger Blog Post Header
There are many labels and fields that can be modified to change the look of your Blogger blog’s post header. You can choose to use all the available fields, some... - Creating Printable Post Pages in WordPress
Some time ago I created a post titled How to Create Printable Web Pages where I talk about using two CSS style sheets for a web site: 1 for the... - Web Site Design Tips
Like many of you, I have been surfing the Web for many years and have visited hundreds of Web sites. I have found Web sites through search engines, e-mails, and... - Speed Up Your Web Site By Using CSS Sprites
If you own a web site or blog, chances are you have thought about how to make your pages load as fast as possible. This is an obsession with many,...


Thanks for this but it now raises another problem. One could want the image to be in the background so you could place text (name of blog, tagline whatever, over it.) This method will not work to make that kind of image clickable.
My theme requires the header image to be in CSS. Is there any way that I can still make it clickable in CSS? Further, is there a way to add an alt tag this way?
@Lyndi: That is true. You could include your image as a background (much like mine is) and in that case it couldn’t be clickable. In a case like that, most would just make the text a hyperlink.
@tata: If the image is in the CSS it would be included as a background image, so you couldn’t make it clickable or include an alt tag.
You should be commended for even anticipating what we all might want to do and have no idea how to go about it. Your thoughtfulness is much appreciated.
I knew I have seen it somewhere before. Guess where I found it, on my own site. This is an article on the subject originally written by Justin Tadlock and re-published by the previous owner of my blog. Hope this helps a bit.
http://nice2all.com/2008/04/21/clickable-header/
Thanks Paul. I didn’t think so, but you don’t know if you never ask!
Thanks Paul that was really useful, though i don’t comment much, i’d just like to say your how to guides always come in handy for me when ever i forget something.