0
andry3ag created
We have recently downloaded the ASP.Net Core 3x with Angular 9.x (version 8.6). We are using multi tenancy and I noticed once we log into a tenant there is an option under " Administration " and "Settings" to upload logo. The problem is uploading a logo on the host. When I go under the " Administration " and "Settings" I no longer see that option. Is there any way to upload a logo using the UI? Or it must be hard coded by modifying the angular code? Thanks
1 Answer(s)
-
0
Hi @andry3ag
For host, you need to change the logos in the source code. You can find the images under "angular/src/assets/common/images" folder.