User GuideManage Themes

Manage Themes

Logo

 
Image properties Description
Format Jpeg, Png, Gif or Bmp.
Transparency Logos with a transparent background are possible. When you do not use a transparent background for the image, make sure the image background meets the selected site background color.
Dimensions A 64px height is preferred, but it can also be larger or smaller. Smaller logo size make the header of the webshop smaller and when the logo is larger, it makes the header larger. The width can differ, it depends on the logo (can be square or rectangular).
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