Change logo step by step

Now I’m wasing almost half a day trying to replace set a custom logo.
I’ve been reading the documentation but it does not work.

Before i waste more time, is there an easy step-by-step description about how to set the logo (login and menu)?
If there is an easy step-by-step description, could you add a button to cuba which does all these steps automatically? In other frameworks there is a path to a image file and everything works…

Hi @Alex,

It worked for me and took 5 min :slight_smile:
2019-05-13%2023_59_14

Also, make sure you clear cache in the browser before checking the result!

Regards,
Aleksey

1 Like

Thanks. Everything takes 5 min if you know how.
I’m using CUBA 6.10.
The peoblem is not to open the png in an editor and modifying it.
The problem is that it’s not deployed.
I did Ctrl-F5.
Old Logo is still in VAADIN/themes, it does not update.

My workaround for now is to add the png’s to VAADIN/themes/…/branding, but under a different name than app-icon-[menu;login].png as these will be overwritten. Also change the properties. Then it works. I’m sure it’s not how you should do it but it seems to work.

Everything takes 5 min if you know how.

Right :slight_smile:

I’m using CUBA 6.10.

That would be useful to know before

The problem is that it’s not deployed.
I did Ctrl-F5.

Ctrl-F5 doesn’t clear cache in a browser (at least in Chrome) (https://www.thewindowsclub.com/empty-cache-hard-reload-chrome).

Anyway, thank you for reporting, we will doublecheck if we can reproduce the problem.

Regards,
Aleksey