Skip to Content
Menu
This question has been flagged
2 Replies
20445 Views

I want to change the module icon.

But the "Apps" and "Settings" icons on the home page can't be changed. I couldn't find the icons for these two modules in the source directory.

How can I change "Apps" module icon.

The version of odoo is odoo 12 enterprise.

Avatar
Discard
Best Answer

Hi,

For this what you can do from the front end is that, activate the developer mode and navigate to Settings -> Technical -> User Interface -> Menu items, and search and open the menu for which the icon has to be changed, then you can see a field named Web Icon Image field, there you can add new icon and reload the screen to see the change.


If you are looking to change/update it from the code, see: Change the menu icons

Thanks


Avatar
Discard
Author Best Answer

When you login and then the website will be rediect to a new page /web#home, we can see a icon called "Apps" and a icon called "Settings" in this page.

I want to change these two icons.

Avatar
Discard
Author

Well, I found the path of these icons. These icons is in addons/base/static/description .

Related Posts Replies Views Activity
1
Dec 22
2983
0
Apr 24
11225
4
May 24
307
0
Dec 24
1022
2
May 23
8807