Roundcube Community Forum

 

Customize login.html with external script

Started by Mike777, January 26, 2014, 11:43:01 AM

Previous topic - Next topic

Mike777

Hi,
I have a problem with use an external script found on http://www.networking4all.com/en/support/ssl+certificates/site+seal/
I would like to put this code into login.html file:
<!-- Start of Site Seal Networking4all -->
<script type="text/javascript">
<!-- width = 200; -->
</script>
<script type="text/javascript" src="//seal.networking4all.com/siteseal.js"></script>
<!-- End of Site Seal Networking4all -->


But it doesn't work  :(
Error log website is like: File does not exist: /var/www/clients/client*/web*/web/skins/classic/seal.networking4all.com

Any help would be appreciated.