Open Closed

How to customize register page? (MVC) #1389


User avatar
0
alper created
Support Team Director

I want to change the look of register page.

Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

1 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

    There are 2 razor pages used to change the register page.

    1. Register page itself (If you only want to change the register box, then number 1 is enough.)
    2. Account layout (If you completely change the page, then you need to change the layout too.)

    1- Copy the Register.cshtml to Pages > Account folder of your web project.

    2- Copy the Default.cshtml to Themes > Lepton > Layouts > Account folder of your web project.

    https://gist.github.com/ebicoglu/bb28666a892646b245b2a525d5760bb7

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.8.0-preview. Updated on September 16, 2026, 14:50
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.