Hey guys,
is it possible to change the appearance of the portal to fit the CI?
For the moment, the only thing I know is to change the logo in the control panel settings.
We're interested for example in adding the logo to the login screen. (or change the SolidCP logo with ours), or change the browser fav icon, maybe change some colors and so on.
TIA!
Hello,
Yes it's possible.
all of it is done in the Portal files (favicons are in the root of the portal, logo is adjustable through the serveradmin home --> policies --> SolidCP Policy then the Logo url, or directly in the file: App_Themes/Default/images/logo.png )
Do note some updates might overwrite the actual files in the future so do make a double check when you update SolidCP in the future.
Regards,
Marco
If you are interested it might be possible to include a .less processor to recompile the bootstrap CSS, that would then make it relatively easy to update variables in the variables.less file in Bootstrap, you could even create a UI to do this. We have this technology in our CMS.