Applicable to:
- Plesk Obsidian for Linux
- Plesk Onyx for Linux
Question
How to change logos in the webmail if Plesk Premium Email is installed?
Answer
There are two Plesk logos used in the webmail interface if Plesk Premium Email is installed:
-
Logo in the top-left corner.
-
The watermark which is used when no content is shown in several windows (message preview, address book preview etc.):
To change them to custom logos, use the following steps:
-
Prepare custom logos and upload them to the server.
Note: The images should be in the SVG format.
-
Connect to the server using SSH and backup the original files:
# mv /usr/share/roundcubemail/public_html/assets/skins/plesk/images/logo.svg{,.orig}
# mv /usr/share/roundcubemail/public_html/assets/skins/plesk/images/logo-small.svg{,.orig} -
Switch to the directory where the custom logos were uploaded and replace the logos with the uploaded ones:
# cd /path/to/directory/with/uploaded/custom/logos/
# mv logo.svg /usr/share/roundcubemail/public_html/assets/skins/plesk/images/
# mv logo-small.svg /usr/share/roundcubemail/public_html/assets/skins/plesk/images/
Comments
6 comments
Path must be /usr/share/psa-roundcube/
Hello Aley,
Thank you for the message.
This path if for Roundcube.
For Plesk Premium Mail may differ.
how to embed company logo and contact information in the base of any email
Hello Tunde Adetayo
Let me share these instructions for you:
For Plesk Premium Email
For Horde
For RoundCube
Is there a blog post how to change the appearance with custom css?
Hello Noah
I think this article should answer your question.
Please sign in to leave a comment.