PDA

View Full Version : Anyone know how to give your website an icon in a tab bar...



Jargit
31-10-2007, 11:02 PM
Like this...

ATTATCHED IMAGE

Hiro
31-10-2007, 11:07 PM
it's a favicon image.

the image needs to be 16x16px adn needs to be saved as a .ico (Windows Icon File).

Upload it to your site and add this code to your site pages in between the <head></head> tags.:


<link rel="shortcut icon" href="http://www.thenameofyoursitehere.com/favicon.ico" />

[Oli]
31-10-2007, 11:08 PM
Google, best friend4ever=

http://en.wikipedia.org/wiki/Favicon

http://www.htmlkit.com/services/favicon/

http://www.google.be/search?client=firefox-a&rls=org.mozilla%3Anl%3Aofficial&channel=s&hl=nl&q=favicon&meta=&btnG=Google+zoeken
(sorry if its dutch)

Beau
01-11-2007, 06:45 AM
Is there any way to convert images from, say, GIF or PNG to an ICO file?

Jamesy
01-11-2007, 07:02 AM
import into paint, resize it so there is no white showing and type .ico at the end when you select save as...>all files

DeejayMachoo$
01-11-2007, 08:33 AM
i think you need a converter not sure but u cant have animated icos

craigg.
01-11-2007, 03:22 PM
i think you need a converter not sure but u cant have animated icos

You can have animated icons in Firefox. As other members have said, research upon "favicon". Easy way to convert from .gif to .ico, is top open a image editor such as photoshop (even paint), and manually type in the extension .ico and it will save the file.

DeejayMachoo$
01-11-2007, 03:34 PM
You can have animated icons in Firefox. As other members have said, research upon "favicon". Easy way to convert from .gif to .ico, is top open a image editor such as photoshop (even paint), and manually type in the extension .ico and it will save the file.

Thanks didnt know that +rep

Want to hide these adverts? Register an account for free!