Mentally Unstable Tugboat Captain
Posts: 797
Name: Chad
Location: /usr/bin/perl
|
First of all, make sure that your file is an *.ico file (which is NOT just a *.bmp renamed...you need to find a converter). IE will not read any other format (there's compatibility for you, heh). Once you've created it (needs to be no larger than 16x16, at 256 color), save it in your site somewhere (doesn't matter). In your head section, put the following code:
HTML Code:
<link rel="shortcut icon" href="www.yourdomain.com/icon.ico">
Check out this site for more information.
__________________
He's baaaaaaaack....
|