Warning

This document hasn't been checked for compatibility with current versions of Plone. Use at your own risk.

Setting the site icon (favicon) for your Plone Site

by David Bain last modified Dec 30, 2008 03:02 PM
How to change the icon (favicon) that shows up in the browser tab of Firefox or the address bar of IE when a user visits a plone site.
  • Create a 16 x 16 png (that looks nice at 16 x 16 ).
  • Then convert it to a 16x16 .ico file (I use this online tool: http://tools.dynamicdrive.com/favicon/ )
  • Place the finished favicon.ico file in your '{site_root}/portal_skins/custom/' folder (you can also place it in a suitable folder of a filesystem based skin).

You may need to force a refresh before you see a difference (also some older browsers don't support favicons.)

Screenshot showing custom Favicons for various sites

You can place a custom favicon.ico file in your plone skin. A favicon will show up in browser tabs and in the address bar of you browser.


Contribute

Something wrong or out of date? Anybody can edit or create a new article in the knowledge base. Simply create an account on this site, log in, and click the Edit button to contribute.