Open Closed

Customize Login Page IDS #2999


User avatar
0
andmattia created

I've

follow the guide suggested on my prev ticket How-to-customize-IdentityServer-login-page and it'works fine on debug but when I move to production env the lepton theme ignore my csutom folder during buduling use only global.css

Is it normal?

2022-04-28 12:27:33.346 +02:00 [INF] Bundling __bundles/Lepton.Global.EBEE615D31F6CB72FC61AE315D1127D4.css (13 files)
2022-04-28 12:27:33.421 +02:00 [INF]   > Minified /libs/abp/core/abp.css (1331 bytes -> 868 bytes)
2022-04-28 12:27:33.464 +02:00 [INF]   > Minified /libs/@fortawesome/fontawesome-free/css/all.css (73577 bytes -> 53572 bytes)
2022-04-28 12:27:33.475 +02:00 [INF]   > Minified /libs/@fortawesome/fontawesome-free/css/v4-shims.css (41312 bytes -> 33344 bytes)
2022-04-28 12:27:33.566 +02:00 [INF]   > Minified /libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css (54850 bytes -> 43189 bytes)
2022-04-28 12:27:33.573 +02:00 [INF]   > Minified /libs/datatables.net-bs5/css/dataTables.bootstrap5.css (9115 bytes -> 8152 bytes)
2022-04-28 12:27:33.574 +02:00 [INF]   > Minified /libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css (464 bytes -> 379 bytes)
2022-04-28 12:27:33.658 +02:00 [INF]   > Minified /global-styles.css (26 bytes -> 0 bytes)
2022-04-28 12:27:33.669 +02:00 [INF] Bundled __bundles/Lepton.Global.EBEE615D31F6CB72FC61AE315D1127D4.css (664474 bytes)

After login I still see the them6 (because is purple on left)


12 Answer(s)
  • User Avatar
    0
    gterdem created
    Senior .NET Developer

    Please share your Module where you configure the bundling.

  • User Avatar
    0
    andmattia created

    Hi

    I use the guide suply from my prev ticket.

    I don't do anything in bundling, just copy ang paste the lepton theme css on custom folder change to apply my style

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    my csutom folder

    Please share your code and style folder structure. Maybe they need to be embed resources.

  • User Avatar
    0
    andmattia created

    HI maliming

    we are focus in a project roll out . I prepare a zip folder next week.

    Thanks for your patience

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    ok liming.ma@volosoft.com

  • User Avatar
    0
    andmattia created

    I send an email with code

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    ok, thanks I will check it.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    I can't reproduce, please create and share a project using the app-pro template. Thanks

  • User Avatar
    0
    andmattia created

    Has you try to build for production?

    If you debug it it works fine but is in production mode that customization not work

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Yes, I use thedotnet publish command, then dotnet xx.dll in publish folder.

  • User Avatar
    0
    andmattia created

    Ok a prepare a full solution and send it

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Thanks.

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.0.0-preview. Updated on July 09, 2025, 06:20