favorite icon

liunx

Guest
This is my first post ever here...and just to get the ball rolling...i was wondering about the code with the favorite icon. I already have the code that is <link rel="shortcut icon" href=http://www.htmlforums.com/archive/index.php/"favicon.ico"> and my image that is on my server is called favicon.ico but it isn't showing up in the address bar and isn't showing up in my favorites...i was wondering if there is something i am doing wrong or if i need to do something else? Is this the right code or is it wrong?<!--content-->Looks ok so far. I don't know if it makes a difference or not, but I use capital letters in the rel value and a full URL in the href value.<br />
<br />
Is your favicon 16x16 and only 16 colors?<!--content-->You can read more about this topic by following this link,<br />
<!-- m --><a class="postlink" href="http://www.htmlforums.com/showthread.php?threadid=6943">http://www.htmlforums.com/showthread.php?threadid=6943</a><!-- m --><br />
<br />
Darren<!--content-->If you have the site already bookmarked then add your favicon to the dir. It will not show up. You need to delete the bookmark then re-bookmark it for it to show up. Hope your problem is as simple as that.<!--content-->thanks for the help, but that wasn't my problem...i think i might need to resize it...i'll give you an update if that works<!--content-->i resized my image from 37h37w to a 32h32w. Then i uploaded it to my site and kept the code the same but it still didn't work, what am i doing wrong?<!--content-->Your icon is only allowed to be 16x16 pixels. Anything<br />
bigger or smaller will not be shown in the address bar.<br />
<br />
For more information you can visit the Microsoft developer <br />
Center at:<br />
<!-- m --><a class="postlink" href="http://msdn.microsoft.com/library/default.asp?url=/workshop/Author/dhtml/howto/ShortcutIcon.asp">http://msdn.microsoft.com/library/defau ... utIcon.asp</a><!-- m --><br />
<br />
Hope this will help.<br />
Good luck!<br />
<br />
Darren<!--content-->i changed my icon to 16x16 like it says and even copied the code that they had and inserted it where they had it and still no luck in it being shown, do i need to change it to 256 colors or something? or something stupid that i missed?<!--content-->I don't know if this is what is causing your problem but <br />
have you written the full url?<br />
<LINK REL="SHORTCUT ICON" HREF=http://www.htmlforums.com/archive/index.php/"http://www.mydomain.com/myicon.ico"><br />
<br />
Darren<!--content-->the link to our site is <!-- w --><a class="postlink" href="http://www.enhancedinnovations.com">www.enhancedinnovations.com</a><!-- w --> and the link to the icon is <!-- w --><a class="postlink" href="http://www.enhancedinnovations.com/favicon.ico">www.enhancedinnovations.com/favicon.ico</a><!-- w --> check out the code and reply<!--content-->Are you using netscape? or a an old IE browser.<br />
Favorites as the MSDN article describes, will only work <br />
with Microsoft Internet Explorer 5 and above.<br />
<br />
Darren<!--content-->Extract this zip and upload this icon to your server.<br />
Lets see if this will do the trick.<br />
<br />
Darren<!--content-->i'm back...i'm using IE not netscape(never) and my IE is 5.5. I'll extract your icon and tell you what happens<!--content-->hey thanks alot man...I just noticed when i opened the zip and i got the .ico you had, in the folder it shows what the .ico was. When i made mine, it didn't show the grapic when i made it the .ico, why is that? Do you have an icon maker or something? Anyway thanks...and i have another question...the icon shows up when i put my site in my favorites but it doesn't show up in the address bar, is there a seperate code for that?<!--content-->scratch that out...i just went to my site and it showed up in the address bar...but i was still wondering why it worked with you, do you have a program?<!--content-->I'm using D & D Wilden software, but there are a lot<br />
of icon tools out there that will help you to build the<br />
proper icon format. Do a search on google for "icon<br />
software" and I'm sure something good will turn up.<br />
<br />
I'm happy we figured it out together ;)<br />
<br />
Darren<!--content-->So am I, thanks. <br />
<br />
I have been trying to figure this thing out forever...it seems I was so close but not close enough. Thanks again:)<!--content-->I just noticed that you made that ;)<!--content-->all you had to do was visit <!-- m --><a class="postlink" href="http://www.favicon.com/">http://www.favicon.com/</a><!-- m --> and find out there.<!--content-->I have another question...Why is it for every site that is put in my favorites (including my site), their .ico goes away and turns back into the IE symbol?<!--content-->if my site was up and runing, that favorite icon would be the lat of my worries. sometimes those things happen. I bet after you visit the site agin it changes, but don't hold that against me.<!--content-->
 
Back
Top