Roundcube Community Forum

 

Inserting code in index.php

Started by novometal, January 08, 2014, 11:53:59 AM

Previous topic - Next topic

novometal

Hi,

We have our webmail on a SSL server (https) and we recently installed a third party certificate from Thawte.
Of course, everything went fine, but I want the welcome page (index.php) to display that the site is Thawte secured. I have been provided with the following code from Thawte:

<div id="thawteseal" style="text-align:center;" title="Click to Verify - This site chose Thawte SSL for secure e-commerce and confidential communications.">
<div><script type="text/javascript" src="https://seal.thawte.com/getthawteseal?host_name=***&amp;size=M&amp;lang=en"></script></div>
<div><a href="http://www.thawte.com/ssl-certificates/" target="_blank" style="color:#000000; text-decoration:none; font:bold 10px arial,sans-serif; margin:0px; padding:0px;">ABOUT SSL CERTIFICATES</a></div>
</div>

How to I integrate this code in the welcome page???

The webmail is installed on a Windows 2008R2 server with MySql and working properly.

Please, help...

SKaero

Edit the login template is the skins directory.