Register to post in forums, or Log in to your existing account
 

Post new topic  Reply to topic     Home » Forums » Website or Forum problems
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Fri Jul 16, 2004 5:04 pm   

Custom icon in Internet Explorer
 
This is a really low priority, but I've noticed when you go to sites like Google, there is a custom icon that comes up in Internet Explorer for it (A blue G). Can anyone point me to a link on how to do that? It would be cool to have a zMUD "Z" for this site. Thanks.
Reply with quote
darmir
Sorcerer


Joined: 10 Oct 2000
Posts: 706
Location: USA

PostPosted: Fri Jul 16, 2004 5:25 pm   
 
You put the *.ico file into your parent directory.
_________________
Run as hard as a wild beast if you will, but you won't get any reward greater than that destined for you.
Source: (Egyptian)
Reply with quote
Rorso
Wizard


Joined: 14 Oct 2000
Posts: 1368

PostPosted: Fri Jul 16, 2004 5:31 pm   
 
Take a look at http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/howto/shortcuticon.asp
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Fri Jul 16, 2004 5:43 pm   
 
Heh, that was easy Cool
Reply with quote
slicertool
Magician


Joined: 09 Oct 2003
Posts: 459
Location: USA

PostPosted: Fri Jul 16, 2004 7:04 pm   
 
make sure you toss a copy into the root folder of the emobius site (unless you want a different icon for that site)
_________________
Ichthus on SWmud: http://www.swmud.org/
Reply with quote
IceChild
Magician


Joined: 11 Oct 2000
Posts: 419
Location: Post Falls, ID, USA

PostPosted: Sat Jul 17, 2004 9:10 pm   
 
My personal preference for creating them is to go to a site like:

http://www.chami.com/html-kit/services/favicon/

That site allows you to upload any picture, and it'll create a favicon.ico for you out of it. Pretty straight forward, and easy to use. Most *nix servers default to favicon.ico for the filename, though you can easily specify one using:

Code:
<link rel="shortcut icon" href="http://www.mydomain.com/myicon.ico" />


Just thought I'd give out that generator link, might make things easier for you.
_________________
Icechild
Coder of Arthanox

WinXP-SP2 | zMUD 7.05 | zMapper 1.22 | zApp 1.04
Reply with quote
Rorso
Wizard


Joined: 14 Oct 2000
Posts: 1368

PostPosted: Sat Jul 17, 2004 9:19 pm   
 
IceChild wrote:
My personal preference for creating them is to go to a site like:

http://www.chami.com/html-kit/services/favicon/

That site allows you to upload any picture, and it'll create a favicon.ico for you out of it. Pretty straight forward, and easy to use. Most *nix servers default to favicon.ico for the filename, though you can easily specify one using:

Code:
<link rel="shortcut icon" href="http://www.mydomain.com/myicon.ico" />


Just thought I'd give out that generator link, might make things easier for you.

I think it is the browser that looks for favicon.ico and not the server. The .ico file is only looked after when/if the site is bookmarked as well. Like right now I don't get the special icon in IE as I recently cleared the temporary internet files. If I do ctrl+d the icon appears.
Reply with quote
IceChild
Magician


Joined: 11 Oct 2000
Posts: 419
Location: Post Falls, ID, USA

PostPosted: Sat Jul 17, 2004 9:45 pm   
 
Rorso wrote:
I think it is the browser that looks for favicon.ico and not the server. The .ico file is only looked after when/if the site is bookmarked as well. Like right now I don't get the special icon in IE as I recently cleared the temporary internet files. If I do ctrl+d the icon appears.


Ey, sorry, you're very correct on that. I was having a "quick" moment when I made that previous post. It is infact the browser which searches for it, and I do believe favicon.ico is the default for searching should another not be specified within the code.
_________________
Icechild
Coder of Arthanox

WinXP-SP2 | zMUD 7.05 | zMapper 1.22 | zApp 1.04
Reply with quote
darmir
Sorcerer


Joined: 10 Oct 2000
Posts: 706
Location: USA

PostPosted: Thu Jul 22, 2004 5:58 pm   
 
I am not sure if everyone was clear on this, just to let everyone know. You don't need to put the following code on your page.

Code:
<link rel="shortcut icon" href="http://www.mydomain.com/myicon.ico" />


If you don't want to put the above code on every page, all you need to do is put the icon in your root directory. The icon also has to be named favicon.ico.

If you want to use a different name or directory location you then need to put the above code on you pages.
_________________
Run as hard as a wild beast if you will, but you won't get any reward greater than that destined for you.
Source: (Egyptian)
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » Website or Forum problems All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
© 2009 Zugg Software. Hosted on Wolfpaw.net