Denny Bortfeldt
2016-06-27 dd0130670fe3cab4c7e2c1ab4f3bf0d2b2d512b0
When uploading a logo which is smaller than the current ispconfig one, then the logo will be on the left side of the header. In my opinion it will look better when it's centered.
You could vote about it ;)
1 files modified
2 ■■■ changed files
interface/web/themes/default/templates/main_login.tpl.htm 2 ●●● patch | view | raw | blame | history
interface/web/themes/default/templates/main_login.tpl.htm
@@ -27,7 +27,7 @@
  <div class="row" style="margin: auto; width:100%;">
        <div class="col-md-4 col-md-offset-4">
            <div class="panel panel-default">
                  <div class="panel-heading" style="background: linear-gradient(to bottom, white, #eef0f2);">
                  <div class="panel-heading" style="background: linear-gradient(to bottom, white, #eef0f2);text-align:center;">
                    <img src="{tmpl_var name='base64_logo_txt'}">
                 </div>
                  <div class="panel-body">