0
    
    
        
                    fishlong created
                    
                    
                    
                
                Hi,
I want to change a logo image in the login page. What is the best way to do that?
- ABP Framework version: v4.3.3
 - UI type: MVC
 - DB provider: EF Core
 - Tiered (MVC) or Identity Server Separated (Angular): no
 - Exception message and stack trace:
 - Steps to reproduce the issue:"
 
4 Answer(s)
- 
    0
Hi,
See https://support.abp.io/QA/Questions/186/How-can-I-customize--change-logo-and-change-position
 - 
    0
thanks!
I haven been override LogoUrl in xxx.Web BrandingProvider, the default page left navbar changed, but logo page brand image doesn't work.
 - 
    1
Does it work for you: https://support.abp.io/QA/Questions/617/How-to-add-logo-and-placeholder-in-abp-io
 - 
    0
yes, thanks a lot.