Kabes
11-23-2003, 03:05 AM
hello all. anyone has any idea how do i include an icon beside the url in the address bar for my site? thanks. :)
|
Click to See Complete Forum and Search --> : address bar icon Kabes 11-23-2003, 03:05 AM hello all. anyone has any idea how do i include an icon beside the url in the address bar for my site? thanks. :) iniquity101 11-23-2003, 03:55 AM a favicon (favorites icon) What you are seeing is Favicon. It is a 16x16 image that when linked correctly in your HTML code, it will show up in the address bar. You can make your own Favicon and then upload it to your site. In the HEAD section of your HTML code you would link to it like this: <LINK REL="SHORTCUT ICON" HREF="/favicon.ico"> Take a look at this site: favicon.com (http://www.favicon.com) Kabes 11-23-2003, 04:43 AM oh thanks alot iniquity. :) DaveSW 11-24-2003, 07:06 AM Another link you light find useful is http://www.chami.com/html-kit/services/favicon/ Kabes 11-24-2003, 10:25 AM awesome..thanks dave! Daniel T 01-14-2004, 12:22 PM k, i've got my favicon setup and it kinda works. when u first load the page, the icon flashes in the address bar, but than changes back to the pic of the blank page. help? -Dan p.s.: if it helps, my website is currently running off of my computer and is not uploaded to the internet yet iniquity101 01-14-2004, 01:15 PM In IE, if it doesnt show the favicon you can drag the internet explorer one a little way in the address bar and the actual favicon appears. No idea why though:D Daniel T 01-14-2004, 03:49 PM okay but that still doesnt answer my question:confused: quizmonk 01-15-2004, 12:09 PM favicons live quizmonk 01-15-2004, 12:11 PM IE makes you bookmark the page before the favicon will appear. Netscape picks it up w/o bookmarking. Daniel T 01-15-2004, 12:16 PM im using mozilla, but it still doesnt show the favicon(except when it flashes for about 1/10 of a second when the page is loaded):confused: -Dan Ben Rogers 01-17-2004, 12:16 AM cant help ya, ive tried to use those (even downloaded a icon maker - and i have dial up!) but it wont work offline and geocities dislikes .ico files :( spufi 01-17-2004, 12:49 AM Originally posted by DanieLTomaS im using mozilla, but it still doesnt show the favicon(except when it flashes for about 1/10 of a second when the page is loaded):confused: -Dan I got one working offline in Firebird, and I know after I changed the favicon, it didn't change it in my tab. I ended up switching back anyway. Not that this helps. :) jochem 01-18-2004, 10:15 PM Check out this thread http://forums.webdeveloper.com/showthread.php?s=&threadid=24531. It also contains links to other threads and websites on the subject. Cheers, Jochem :cool: webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |