Hello, Debian 4.9.168-1+deb9u4 (2019-07-19) x86_64 ISPConfig Version: 3.1.14p2 single Nginx Is there a tutorial about how to create our own Ispconfig interface (Font, Color, Image, etc.)?
There was some months ago messages of several style files for ISPConfig. Very nifty looking ones. Found with Internet Search Engines using Code: site:howtoforge.com ispconfig themes https://www.howtoforge.com/community/threads/an-ispconfig-themes-to-share.82123/
By the way, I'm quite sure your Debian is not version 4.9. Try command Code: lsb_release -a to see what version you have.
I see that the logo is described here: PHP: <div id='logo' style="background: url({tmpl_var name="base64_logo_txt"}) no-repeat;width:{tmpl_var name="base64_logo_width"};height:{tmpl_var name="base64_logo_height"}"><a href='#'></a></div> And there: Code: <img src="{tmpl_var name='base64_logo_txt'}"> How can I put my own logo here using the same base64 technique from my own image?
Please use the search function or just look into the tips and trocks forum, 4. article from top. https://www.howtoforge.com/community/threads/isp-config-3-1-custom-logo.74015/