Jacob Pretorius
Aug 14, 2019
  4686
(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 Opal: How to Build Effective Workflow Agents

If you're building workflow agents in Optimizely Opal, this post covers how specialized agents pass context to each other, why keeping agents small...

Andre | May 20, 2026

ReviewPR: An Azure Function That Reviews Your Azure DevOps Pull Requests With Claude

A while back I wrote about an  Azure Function App for PDF creation that we use to offload PDF rendering from our Optimizely DXP site. That same...

KennyG | May 19, 2026

Accelerating Optimizely CMS and Commerce upgrades with agentic AI (Part 2 of 2)

The Real Transformation in Optimizely CMS 13: Why the Upgrade Itself Is the Easy Part. A field-tested playbook for enterprise teams moving from...

Hung Le Hoang | May 18, 2026

Is the most powerful AI model really the best value?

Artificial Intelligence is already becoming part of everyday software development. Developers now use AI tools to generate code, write documentatio...

K Khan | May 16, 2026