Open Closed

Logo replacement for Login page angular #1064


User avatar
0
dwoodard created

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

I have replace the PNG files located in:

..\angular\src\assets\images\logo

However the login page still shows the place holder logo:

I searched for every file with logo_dark.png and logo_light.png on my computer; found a few in:

..\angular\node_modules@volo\abp.ng.theme.lepton\dist\global\assets\

I replaced these as well, still no go.

How do I replace the login page logo?


2 Answer(s)
  • User Avatar
    0
    jackmcelhinney created

    You need to replace it in the Host project like so:

    More information here: 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

    Hope this helps.

  • User Avatar
    0
    dwoodard created

    @jackmcelhinney thanks! I also had to clear my browser cache and every worked as expected. Appreciate your help!

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
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 April 16, 2025, 12:13