Open Closed

How to customize Account Module Layout Page #850


User avatar
0
cbogner85 created
  • ABP Framework version: v4.1
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Seperated (Angular): no

Hello,

I created a custom login and register page following the tutorial in documentation (extending Modules). I used source from Account Module on GitHub and it worked great.

However, I'd like to increase the width of the content on desktops as my registration form has some additional fields. The content has a fixed width of 400px defined by an inline style tag:

I'd like to change this but cannot find the source of this block of code. Login/Register page starts with card-body and Account module's Layout Page is almost empty.

Could you please point me in the right direction?

Thanks and best regards Claus


2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi @cbogner85

    I have shared the razor page source code with you via email.

  • User Avatar
    0
    cbogner85 created

    Hi @maliming,

    thank you very much, it worked like a charm!

    Best regards Claus

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11