Author Topic: Those cool little icon things  (Read 909 times)

Pissed_Macman

  • VIP
  • Member
  • ***
  • Posts: 2,499
  • Kudos: 0
    • http://www.macrevolution.tk
Those cool little icon things
« on: 11 January 2003, 06:36 »
When I go to certain pages with Mozilla these little icons appear in front of the web address. Is there a code to do this whenever someone visits your site?

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
Those cool little icon things
« Reply #1 on: 11 January 2003, 07:24 »
favicon.ico
Someone please remove this account. Thanks...

KernelPanic

  • VIP
  • Member
  • ***
  • Posts: 1,878
  • Kudos: 222
Those cool little icon things
« Reply #2 on: 11 January 2003, 17:29 »
Use png2ico to create them.
Put them in the same directory as your page, put this between your head tags:
Code: [Select]
Contains scenes of mild peril.

Refalm

  • Administrator
  • Member
  • ***
  • Posts: 5,183
  • Kudos: 704
  • Sjembek!
    • RADIOKNOP
Those cool little icon things
« Reply #3 on: 11 January 2003, 23:22 »
I don't want to convert my png's to ico's. I use this:

Code: [Select]

And it worked great.