Changing the Product and Company Logos, Hyperlinks, and Copyright Notice

To replace the product logo:

  1. Prepare an image file in PNG format and save it as product-logo.png.

    The image should be 50 pixels in height to perfectly fit in the header area.

  2. Upload the file to the following directory on the hosting server: C:\Program Files (x86)\Parallels\Plesk\sb\htdocs\skins\default\images\. Confirm overwriting when prompted.

To replace the company logo:

  1. Prepare an image file in PNG format and save it as producer-logo.png.

    The image should be 43 pixels in height to perfectly fit in the header area.

  2. Upload the file to the following directory on the hosting server: C:\Program Files (x86)\Parallels\Plesk\sb\htdocs\skins\default\images\. Confirm overwriting when prompted.

To change the links attached to the product and company logos:

  1. On the hosting server, open the configuration file %plesk_dir%\sb\config.
  2. In the [general] section of the file, locate the following lines:

    product_website_url = "http://www.parallels.com/products/web-presence-builder"

    company_website_url = "http://www.parallels.com"

  3. Type the desired addresses within the quotation marks and save the file.

To change the company name shown in the copyright notice:

  1. On the hosting server, open the file C:\Program Files (x86)\Parallels\Plesk\sb\resources\locale\<locale_code>\Common.lng.
  2. Locate the following line:

    copyright = "© Copyright %s Plesk."

  3. Type the desired text within the quotation marks and save the file.

Note that a hyperlink to www.plesk.com is automatically added to the copyright notice. If you have previously specified a website address by adding the line company_website_url = "your-company-name.com" to the configuration file %plesk_dir%\sb\config (as described in the preceding procedure), this hyperlink will point to that address.