Jacob Pretorius
Aug 14, 2019
  4598
(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
Integrating Searchspring with Optimizely – Part 1: Architecture & Setup

Integrating Searchspring with Optimizely – Part 1: Architecture & Setup

Wiselin Jaya Jos | Mar 20, 2026 |

CMS 13 Preview 4 — Upgrading from Preview 3

This is the third post in a series where I use the Alloy template as a reference to walk through each CMS 13 preview. The first post covered...

Robert Svallin | Mar 20, 2026

The move to CMS 13: Upgrade Notes for Technical Teams

A technical walkthrough of CMS 13 preview3 and headless work: what is changing, where the risks are, and how an upgrade and what to expect

Hristo Bakalov | Mar 20, 2026 |

Customizing Product Data Sent to Optimizely Product Recommendations in Optimizely Commerce

A practical guide to customizing IEntryAttributeService in Optimizely Commerce so you can override product titles, add custom feed attributes, and...

Wojciech Seweryn | Mar 20, 2026 |