User GuideManage Themes

Manage Themes

Favicon

 
Image properties Description
Format Ico.
Dimensions The preferred sizes for favicon images are 8x8px, 16x16px, 32x32px.
Size The maximum size of an image that can be uploaded is 20 Mb. If you need to upload images that have a bigger size, you have to change the 'web.config' file of the backoffice:
  • Locate the <system.web> configuration section;
  • Search for the line 
    <httpRuntime maxRequestLength="20480" requestLengthDiskThreshold="2000"/>
    
    and change the value of the parameters 'httpRuntime maxRequestLength' and 'requestLengthDiskThreshold'. This value specifies the maximum size of images in kilobytes.
User GuideManage Themes