I am trying to change the logo of login page.
I have extended login window and created a theme by extending halo.
i have overriden the default images in the branding folder.
I am still not able to the see the change in the logo.
i have attached my test project.
could you please help me in resolving the issue. TestMainScreen.zip (12.6 MB)
You have only changed the branding (logo,…) in the theme halo.
But in your web-app.prperties file you have the setting cuba.web.theme = hover (which is the default for Cuba 7).
You can solve your problem by: