Activities of "Anjali_Musmade"

Hi,

Can you check this one document https://docs.abp.io/en/abp/latest/Localization

Thanks,

Hi,

Have look at a similar issue https://support.abp.io/QA/Questions/5945/Exception-in-browser-at-initial-pageload-of-a-deployed-production-build

Please let me know if it helps you.

Thanks, Anjali

Hi, ABP Datatables extension does not provide the feature mentioned by you.

but you can customize your code with the help of css. please try to add below code in global-style.css

.dropdown-item {
  border-bottom: 1px solid black !important;    
}

it will result in

please let me know if it helps you.

Thanks,

Hi,

please check https://github.com/abpframework/abp/issues/8010 and https://github.com/abpframework/abp/pull/8027/files

regards,

Hi,

To change the background of login page you can add this code in global-style.css

:root .lpx-login-bg {
    background-image: url('//image_url') !important;
}

It will look like

Thanks,

Hi,

In this you are using png images for logo. You need to use svg images with the same names and update the names of previous files.

it will result like

please let me know if it helps you.

Thanks, Anjali

Hello rwright-ruhealth,

Thanks for reporting the bug; we will fix it soon.

For time being, you can try to add css in global-styles.css

which will result in

Please let me know if this helps you.

Thanks, Anjali

Hello jordanchen98,

please check similar issues

  1. https://support.abp.io/QA/Questions/446/How-do-I-customize-login-pages-for-Angular-when-using-new-Authorization-Work-Flow-in-version-31#answer-38188880-0159-b68b-a717-39f7ea546c59
  2. https://support.abp.io/QA/Questions/306/Custom-Login-Page-For-Angular#answer-f749ed9c-a28e-3e06-f27e-39f679935432

please do let me know if find helpful

Thanks, Anjali

Hello,

Can you please provide detailed steps to reproduce the issue?

Hi,

please have look to this https://github.com/abpframework/abp/commit/86b8f952eecfc6a109ab91e1bf39983b50e7c9f6#diff-835f2b3fd6817076674e0a6599617b07b015b34849235b20017ee0601206a3b8

please let me know if find helpful.

Thanks

Showing 811 to 820 of 1341 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 12, 2025, 07:47