How to change background image on login page

  1. Create a background image in jpeg format and 1920x1080 in size. We recommend saving at 60% quality to ensure the file size is as small as possible. Ideally you want an image less than 150 KB in size.
  2. Upload the image to /usr/local/mediacp/content/public/LandingPage.jpg
  3. Login to MediaCP as an Administrator
  4. Navigate to System Config -> Custom HTML
  5. Add the following to the Header section and then save
<style>
.login-container .background-cover{
background-image: url(https://yourdomain.com:2020/pub/LandingImage.jpg) !important;
}
</style>
  • 4 Users Found This Useful
Was this answer helpful?

Related Articles

Reseller Plan Information

Reseller Plan Information Posted by Matthew Lear on 06 January 2014 05:11 PM...

SSL Troubleshooting

AutoSSL requires that port 80 is open and not in use on the server. If you have run autoSSL and...

JWPlayer Software Upgrade

The MediaCP provides the latest stable and tested version of JWPlayer that is available at the...

Troubleshooting Facebook Stream Targets (NGINX-RTMP)

Troubleshooting steps for facebook stream target disconnect. Check abuse log to ensure no...

Which operating system is best for longevity?

When selecting an operating system and version for your server it is important to consider the...