Author Topic: How do I add a favicon  (Read 2384 times)

bleeuwen

  • Freshman
  • *
  • Posts: 26
    • View Profile
    • Email
How do I add a favicon
« on: March 04, 2010, 04:51:46 pm »
How can I add a favicon to my website??


In page.php I see the function function add_favicon_to_page($src)

But it is nowhere called.

allenlook

  • Volunteer Moderator
  • Sr. Member
  • ****
  • Posts: 312
    • MSN Messenger - sii_lookal@hotmail.com
    • View Profile
    • SI Group, Inc.
Re: How do I add a favicon
« Reply #1 on: March 04, 2010, 10:32:37 pm »
One way is to simply put a 16x16 or 32x32 ICO-formatted image file in your root directory called "favicon.ico" and the browsers will pick it up.

ICOFX is a good free icon creator/editor.
I am a volunteer moderator.  Any statements, opinions or observations I contribute are solely mine and are not necessarily shared by the makers of Feng Office.

bleeuwen

  • Freshman
  • *
  • Posts: 26
    • View Profile
    • Email
Re: How do I add a favicon
« Reply #2 on: March 05, 2010, 10:53:28 am »
Thanks for your answer.

The problem I had was that om my local server the favicon does niet appear.
It appears though on my hosted server.