A Claire Disclaimer:This tip is for  Blogger.com Blogs, some work for Classic (old) Blogger some don’t.

Firstly why would you want to make an image into a link? I personally like to do some photographic link love, although Chris has never provided any photos of himself :(

Another good reason is if you like to make blog awards and would like a link back to yourself, a favourite post of the day for example (pick me).

Right so now you have an image that you want to turn into a link, what next?

  1. If the image is not already uploaded somewhere on the web, your blog for example. You need to upload it either on your blog or somewhere like ImageShack, which i have used for image below.
  2. If you already have your image on your blog, right click it and click on properties, cut and paste the image location to notepad, it should start with http://
  3. If you use ImageShack cut and paste the Direct Link to image that should look something like this:#http://img404.imageshack.us/img404/554/cbg11503di7.png# without the hash either side.
  4. Now your ready to make the image into a link, look at the code below.
  5. Put the URL of the site that you want to link to, deleting the writing in green first.
  6. Then add the URL of the image deleting the green writing first.
  7. Then add the title of the link, deleting the green writing.
  8. Fingers crossed it should work!

<a href=”URL/LINK YOUR IMAGE IS POINTING TO“><img src=”URL/LINK OF YOUR IMAGE ” alt=”TITLE OF SITE IMAGE IS POINTING TO“></a>

Claire

This is the hardest thing i have had to try and explain how to do! so if i have cocked it up please tell me :)

As i am coming from a blogger.com point of view, that is who i am addressing this too, but it obviously works for WordPress too.

Update: I have had some feedback and apparently this doesn’t work for everyone so if the above line of html doesn’t work try this!

<a href=”Your URL HERE“><img src=”YOUR IMAGE URL HERE” border=0></a>

Let me know if this helps?

If you have any further problems email me here or click on that lovely image of me and visit my blog!