• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Horde Webmail login customization

jsitz

New Pleskian
Hello everybody,

I'm looking for customizing the logo and put a little text to the login page.

My config :

CentOS 6.6
Plesk 12.0.18 Update #37

I always create a modt.local.php file to /usr/share/psa-horde/config with these lines:

<style type="text/css">
h1 {
position: absolute;
top: 20px;
text-align: center;
width: 100%;
}
</style>

<h1>Welcome to xxx Webmail</h1>
<div align="center"><img src="http://webmail.xxx.xx/themes/default/graphics/xxx.png" title="Welcome to xxx Webmail" alt="Welcome to xxx Webmail" />
</div>

Nothing changed.

Thanks for your suggestions

King regards.
 
Back
Top