• This topic has 1 reply, 2 voices, and was last updated 9 years ago by kiwikiwi.
Viewing 2 posts - 1 through 2 (of 2 total)
Author
Posts
  • #3595

    How is favicon.ico implemented? I see the webtrees ‘W’ is included in the kiwitrees source code, yet the kiwitrees ‘kt’ is displayed in my browser tab. I’d like to use my own favicon.ico (actually the Guild of One Name Studies one) but do not know at which level to put it. I have tried putting it in my webserver document root but it is not being found.

    Penguins Are  Boss

    https://bootesgowland.kiwitrees.net

    Happy to be hosted by kiwitrees.net

  • #3596

    Favicons are linked to each theme. They are stored in each theme’s image folder, and referenced in each themes header.php file. All current themes use .png files, not .ico.

    The webtrees favicon should no longer be there, and will not be in the next version.

    Browsers in general stopped expecting favicons to either be called that, or use the .ico format, or be placed in a system’s root folder many years ago (except IE of course which took a lot longer to wake up) Most will still default back to those if nothing better exists though.

    To be perfectly correct, your header .php file should probably have at least 14 “favicons’ of different sizes referenced and available, to cater for desktop, IOS devices of various sizes, android devices, and Win8 ‘panels’. But as kiwitrees / webtrees doesn’t perform particularly well on small devices I have never considered it necessary to include all of them in every theme.

    However, I have recently been using http://realfavicongenerator.net/ for some WordPress sites, so may add a set to kiwitrees themes sometime. That will create all the necessary images and related HTML in one go from a suitable single image file.

    Nigel
    My personal kiwitrees site is www.our-families.info
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘favicon.ico’ is closed to new replies.