Hi! I'm using ISPConfig 3 and quite new to the system. When I'm going to login the page title says ISPConfig with the logo of ISPConfig on the top. Is it allowed/possible to change both title and logo? I can't really find any configuration for it in the control panel when I login as administrator. Thank you for your help in advance. Regards Ayande
I found were to change the settings. It is in the /var/www/ispconfig/themes/default/templates. The title is in main.tpl.htm but still wondering if its allowed to change the values there?
Sure its allowed. ISPConfig is open source software which is released under BSD style license, this basically means you may modify the sources to suit your needs as long as you dont remove the license or copyright information in the .php sourcecode files
Powered by link Thanks alot for your answere. Just one more question can I remove the powered by link from the bottom of page? Regards Ayande
I've tried all the things i can find to change the page title, but nothing has worked. so what i need to know - 1. how to change the page title for the admin area login. The TITLE all say ISPCONFIG, and it would be nice if they could say the name of server instead since with more than one install it gets fun hunting for the right server. 2. is it possible that the FAVICON be also base64 in the db so that future updates the favicon is not changed? 3. is it possible to set the page title by the db, so that future updates the login title is not changed? many thanks for a great product.