 |
 |
web icons
|
 |
|
 |
|
Mac Elite
Join Date: Mar 2001
Location: somewhere in ohio
Status:
Offline
|
|
Ok, I'm not sure of the correct title for these, but you know the little icon in the IE location bar? ResExcellence has its own rather than the default IE one. How is this done? I've searched but since I prob. don't have the correct name for it I'm not getting anything. Thanks!
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Oct 2000
Status:
Offline
|
|
Actually I believe it only works with IE Windows and Mozilla... ResExcellence actually posted how they did it. I believe it involves putting up like an icon.ico at the root directory? Or something... search and you will find.
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Mar 2001
Location: somewhere in ohio
Status:
Offline
|
|
Originally posted by Synotic:
<STRONG>Actually I believe it only works with IE Windows and Mozilla... ResExcellence actually posted how they did it. I believe it involves putting up like an icon.ico at the root directory? Or something... search and you will find.</STRONG>
Yeah, Mozilla shows it fine, thats what I was using. Thanks for the help!
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Nov 1999
Status:
Offline
|
|
There are two ways to do this, actually.
The first is to create a Windows .ICO file, name it "favicon.ico" and put it at the root of your document tree.
The other way is to use a LINK tag:
<link rel="shortcut icon" type="mime-type" href="url-of-icon" />
Now, you might be wondering what that type field is for with the MIME type. The thing is, Mozilla supports more formats for its favicons than just the .ico format. You could of course use GIF, JPEG, or PNG, but if you really want to be 31337, you can even use animated GIF or MNG. These would only work on Mozilla, but there's a way to specify different icond for Mozilla and IE, using this LINK tag. To do it, change the rel to "icon"; IE won't recognize this but Moz will. Put it after the "shortcut icon" LINK tag and you can specify one icon for Moz and another for IE.
|
|
You are in Soviet Russia. It is dark. Grue is likely to be eaten by YOU!
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Mar 2001
Location: somewhere in ohio
Status:
Offline
|
|
Originally posted by Millennium:
<STRONG>There are two ways to do this, actually.
The first is to create a Windows .ICO file, name it "favicon.ico" and put it at the root of your document tree.
The other way is to use a LINK tag:
<link rel="shortcut icon" type="mime-type" href="url-of-icon" />
Now, you might be wondering what that type field is for with the MIME type. The thing is, Mozilla supports more formats for its favicons than just the .ico format. You could of course use GIF, JPEG, or PNG, but if you really want to be 31337, you can even use animated GIF or MNG. These would only work on Mozilla, but there's a way to specify different icond for Mozilla and IE, using this LINK tag. To do it, change the rel to "icon"; IE won't recognize this but Moz will. Put it after the "shortcut icon" LINK tag and you can specify one icon for Moz and another for IE.</STRONG>
Awesome, thanks for the tip!
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|