How do I change a picture into an icon, so i can use it as a link?
Example of it is in my blog:
Http://lindatjoa.blogspot.com/
It's on the sidebar, the "furiae" link.
I want to be able to use my own picture/images as a link instead of just names.
How do I change a picture into an icon, so i can use it as a link?
Example of it is in my blog:
Http://lindatjoa.blogspot.com/
It's on the sidebar, the "furiae" link.
I want to be able to use my own picture/images as a link instead of just names.
I don't know if I understood what you want, but normally you can link any image:
You just change the link.com to the URL you want to link to and the image.gif to the path of your image...Code:<a href="link.com" target="_blank"><img src="Image.gif" alt="image"></a>
It it this what you wanted?
Bookmarks