To replace the product logo:
product-logo.png
.The image should be 50 pixels in height to perfectly fit in the header area.
/usr/local/sb/htdocs/skins/default/images/
on the hosting server. Confirm overwriting when prompted.To replace the company logo:
producer-logo.png
.The image should be 43 pixels in height to perfectly fit in the header area.
/usr/local/sb/htdocs/skins/default/images/
on the hosting server. Confirm overwriting when prompted.To change the links attached to the product and company logos:
/usr/local/sb/config
.[general]
section of the file, locate the following lines:product_website_url = "http://www.plesk.com/plesk/web-business-builder/"
company_website_url = "http://www.plesk.com"
To change the company name shown in the copyright notice:
/usr/local/sb/resources/locale/<locale_code>/Common.lng
.copyright = "© Copyright %s Plesk."
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 /usr/local/sb/config
(as described in the preceding procedure), this hyperlink will point to that address.