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

How to change UX for the login.aspx

Vote:
 

Hi!

I need to make changes in login.aspx and login.css to make it responsive.

What is the best aproach for doing that?

I can find the files i need to change in the cms.zip file under \modules\_protected\CMS in our project.

Do I have to unzip the files and make the changes needed and then zip it again?

Thanks in advance for the help, Kristian.

#143775
Feb 01, 2016 8:22
Vote:
 

Since the .zip-file is updated every time you update EPiServer, that's not a good solution.

You should create your own login-page instead and set that as the default login page in web.config.

#143782
Feb 01, 2016 9:04
Vote:
 

I agree with Erik. Make your own login page using the standard .NET Membership Provider APIs. 

#143787
Feb 01, 2016 10:49
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.