You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
797 B

  1. Upload your favicon (16x16, 32x32, 64x64 or "as big as possible") on the
  2. company form. The file format would be ico, gif or png with 16x16, 32x32 or
  3. 64x64 pixels and 16 colors. Highers resolutions or colors support depends on
  4. the used browser, but most modern browsers do.
  5. Note that most browsers cache favicons basically forever, so if you want your
  6. icon to show up, you'll most probably have to delete you browser cache.
  7. Some browsers can refresh the favicon, accessing the URL
  8. <base_url>/web_favicon/favicon.
  9. You have a sample SVG that can be used as template for generating your icon
  10. in /static/src/img/master_original_favicon.svg. You can also search for some
  11. favicon generators across the web.
  12. To allow a user to edit the favicon it has to be member of group "Administration / Settings".