Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Jacob Pretorius
Aug 14, 2019
  3799
(11 votes)

Quick Episerver Custom Login Background

I'm sure we've all had the same request many times, "Could you change the CMS login background image for us?". It's not a difficult thing to do or something that takes much time.

The other day I was creating three different new Episerver solutions and I as I was doing the same thing for each of them it struck me that I've never actually checked to see if there is a NuGet package that does this.

I had a look around and could not find anything that is also customizable if I didn't like the particular new background image the plugin creator chose for me.

With that in mind, I've created Zone.Epi.BlankLoginBackground for a one-click customizable CMS login background change.

All you need to do is install it via the Episerver NuGet feed and you are good to go. On the next CMS login you will see a more generic login background image.

If you would like to use any other image all you need to do is replace login-background.jpg in the newly created project directory \Static\Images\CMS\ and it will be used automatically.

As usual, the code for this plugin can also be found on GitHub.

Aug 14, 2019

Comments

Peter Bennington
Peter Bennington Aug 14, 2019 08:53 AM

Nice work Jacob

Please login to comment.
Latest blogs
Optimizely Configured Commerce and Spire CMS - Figuring out Handlers

I recently entered the world of Optimizely Configured Commerce and Spire CMS. Intriguing, interesting and challenging at the same time, especially...

Ritu Madan | Mar 12, 2025

Another console app for calling the Optimizely CMS REST API

Introducing a Spectre.Console.Cli app for exploring an Optimizely SaaS CMS instance and to source code control definitions.

Johan Kronberg | Mar 11, 2025 |

Extending UrlResolver to Generate Lowercase Links in Optimizely CMS 12

When working with Optimizely CMS 12, URL consistency is crucial for SEO and usability. By default, Optimizely does not enforce lowercase URLs, whic...

Santiago Morla | Mar 7, 2025 |

Optimizing Experiences with Optimizely: Custom Audience Criteria for Mobile Visitors

In today’s mobile-first world, delivering personalized experiences to visitors using mobile devices is crucial for maximizing engagement and...

Nenad Nicevski | Mar 5, 2025 |