View Single Post
  #3 (permalink)  
Old 01-22-2008, 06:20 AM
Rob's Avatar
Rob Rob is offline
Supreme Babbler
 
Join Date: Nov 2007
Location: United Kingdom
Posts: 618
Rob has more than the average amount of reputation points
Send a message via ICQ to Rob Send a message via AIM to Rob Send a message via MSN to Rob Send a message via Yahoo to Rob Send a message via Skype™ to Rob
Default

As Jaress said its called Favicon, you just need to make a perfectly square image such as a (100x100px) just upload into this generator by clicking the 'browse button' and finding your image.

http://www.favicongenerator.com/

And it will shrink it into a 16x16 icon file which you can upload to your server via FTP, usually it shows up on all your pages automatically, but sometimes it does'nt (don't ask why!)

- If it doesn't which is unlikely simply type this into all your pages:

Code:
<link rel="shortcut icon" href="/favicon.ico" >
__________________
Reply With Quote