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)
-
0
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:"
-
0
- ABP Framework version: v4.3.0
- UI type: MVC
- Tiered (MVC): Yes
- Steps to reproduce the issue:
- Created a new project from abp suite.
- Added a test logo under wwroot/images/logo in .Web project
- Added the code public override string LogoUrl => "/images/logo/project-test-logo.png" in BrandingProvider
- Also I have changed the test logo to logo-light.png or logo-dark.png which was created defaultly.
- It has affected the logo above the menu, I am able to see my logo, but it does not work on Login page.
- I want to change the logo which is on Login page. Is there any way to change it?
-
0
Thanks uyarbtrlp I will check asap.
-
0
hi
You are using
Tiered (MVC)
so you also need change theBrandingProvider
of Identity Server project. -
0
Hi,
It is still same.
-
0
Can I check it remotely? https://zoom.us/j/95141095759?pwd=T081bUVIUTltTlRLOVdYQmdzMkpjdz09
-
0
This question has been automatically marked as stale because it has not had recent activity.