Activities of "DecisionTree.Dev"

Regarding the previous ticket https://abp.io/support/questions/9055/Repositioning-the-Language-selector-on-Login-Model, we are actually with Lepton Theme at the moment and decided to customize the login page with Lepton theme. Is there a way to do it as well?

  1. We need to reposition the Language selector
  2. We need to customize the Layout to something like this

Thanks

It turns out that I forgot to inject the service @inject IStringLocalizer<> L, it works now. Thanks

I sent the file from zhoulexuan123@gmail.com and it seems like the key/value is correct in it.

The translation key/value has been added to the en.json file:

The corresponding placeholder in the template:

How it looks:

What do I miss here?

@berkansasmaz yeah I have tried the css already, will send the email shortly. Thanks

Hey Berkansasmaz, the class already comes with the [Dependency(ReplaceServices = true)] attribute by default I just didn't include that in the screenshot so I don't think this is helpful. Any other suggestions?

Follow up:

one thing i notice in the dev tool in the browser, the path of the logo is as below:

this is not matching the one in the branding provider, i am guessing i am missing something to make it work. Any ideas?

I am trying to maintain the branding logo using the customized branding provider as below:

And I also have have the branding logo under the images folder

As you can see I have two logo-light.png files, one under lepton folder and the other one is directly under logo folder

However if i remove the one under lepton folder, the logo will be gone in the UI even though in the branding provider, the path is targeting /images/logo/logo-light.png, which is the one under logo folder

Any ideas how to fix this issue? Also we are trying to upgrade to leptonx theme, what would be the different with the solution before/after the leptonx theme upgrade? Thanks

this is the default position for the language selector

vs this is the place that i want to position the language selector

I tried to remove everything from the LoginModel but the language selector still there. May I know which page is the language selector belong to and how can I reposition it? Thanks

Showing 1 to 9 of 9 entries
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 v9.3.0-preview. Updated on May 15, 2025, 10:28