custom reseller logo

Discussion in 'General' started by ressel, Mar 16, 2009.

  1. ressel

    ressel Member

    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
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    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.
     
    Last edited: Mar 18, 2009
  3. Polk

    Polk New Member

    Is there similar feature in ISPConfig3? I suppose the above is about v2?
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes, its about ISPConfig 2. There is no such feature in v3 yet.
     

Share This Page