Hello all, I would like to make it possible to my reseller to have his own reseller logo, and then i found the folder /home/admispconfig/ispconfig/web/design/reseller_images How can i do so that he will have his own reseller logo? Best Regards Søren Ressel
If you use a custom login page that opens the ispconfig login form login/login.php, you can add a get variable named reseller. Example: login/login.php?reseller=tom If you then put a logo named: nav_tom.png it will be displayed in the ispconfig navigation. If you also add a image login_tom.png this will be displayed in the login form too.