1) Make sure your icon is a .ico file such as favicon.ico
2) Drop your icon in the root directory of your hosting account.
3) Add this code inside the <head> </head> tags of the pages you want it to show up on:
<link rel="shortcut icon" href="http://www.yoursite.com/favicon.ico" type="image/x-icon" />
Optionally, you can put your icon in an images directory and change the href path in your code.
Reputation Points: 10
Solved Threads: 1
Junior Poster in Training
Offline 57 posts
since Oct 2008