Open Closed

Changing the logo on the Login page for MVC #1486


User avatar
0
uyarbtrlp created

Hello,

I am able to change the logo where at Index page and so on by writing the code which is public override string LogoUrl => "/images/logo/project-test-logo.png"; in BrandingProvider, but It does not affect the Login page. I have also tried to rename the logo-dark.png or logo-light.png. It doesn't work, either. Is there any way to replace the logo at the Login page?


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

    hi

    • ABP Framework version: vX.X.X
    • UI type: Angular / MVC / Blazor
    • Tiered (MVC) or Identity Server Separated (Angular): yes / no
    • Steps to reproduce the issue:"
  • User Avatar
    0
    uyarbtrlp created
    • ABP Framework version: v4.3.0
    • UI type: MVC
    • Tiered (MVC): Yes
    • Steps to reproduce the issue:
    1. Created a new project from abp suite.
    2. Added a test logo under wwroot/images/logo in .Web project
    3. Added the code public override string LogoUrl => "/images/logo/project-test-logo.png" in BrandingProvider
    4. Also I have changed the test logo to logo-light.png or logo-dark.png which was created defaultly.
    5. It has affected the logo above the menu, I am able to see my logo, but it does not work on Login page.
    6. I want to change the logo which is on Login page. Is there any way to change it?
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Thanks uyarbtrlp I will check asap.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You are using Tiered (MVC) so you also need change the BrandingProvider of Identity Server project.

  • User Avatar
    0
    uyarbtrlp created

    Hi,

    It is still same.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Can I check it remotely? https://zoom.us/j/95141095759?pwd=T081bUVIUTltTlRLOVdYQmdzMkpjdz09

  • User Avatar
    0
    ServiceBot created
    Support Team Automatic process manager

    This question has been automatically marked as stale because it has not had recent activity.

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.2.0-preview. Updated on March 25, 2025, 11:10