SaaS CMS has officially launched! Learn more now.

Jacob Pretorius
Aug 14, 2019
  3434
(10 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
Creating Custom Actors for Optimizely Forms

Optimizely Forms is a powerful tool for creating web forms for various purposes such as registrations, job applications, surveys, etc. By default,...

Nahid | Jul 16, 2024

Optimizely SaaS CMS Concepts and Terminologies

Whether you're a new user of Optimizely CMS or a veteran who have been through the evolution of it, the SaaS CMS is bringing some new concepts and...

Patrick Lam | Jul 15, 2024

How to have a link plugin with extra link id attribute in TinyMce

Introduce Optimizely CMS Editing is using TinyMce for editing rich-text content. We need to use this control a lot in CMS site for kind of WYSWYG...

Binh Nguyen Thi | Jul 13, 2024

Create your first demo site with Optimizely SaaS/Visual Builder

Hello everyone, We are very excited about the launch of our SaaS CMS and the new Visual Builder that comes with it. Since it is the first time you'...

Patrick Lam | Jul 11, 2024