Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
28061 Visualizzazioni

How to change the menu icons

as shown in the url:

https://imgur.com/3HGz2TF

Avatar
Abbandona
Risposta migliore

Hi,

For the menu the icon which has to displayed is specified like this,

<menuitem name="My App" id="my_menu" web_icon="module_name,static/description/icon.png"/>


To change the existing menu icons, either you can do it from the Front end or from the code. If you are doing from the code, inherit the menu and update the web_icon with the new icon.

<menuitem id="module_name.menu_root" web_icon="module_name,static/description/icon.png"/>


From the front end, activate the developer mode and navigate to Settings -> Technical -> User Interface -> Menu Items, search the menu and open it. There you can see a field named Web Icon Image where you can add the new icon.

Thanks

Avatar
Abbandona
Risposta migliore

May be this will helpful

 
 

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
lug 22
4163
3
feb 21
26848
1
nov 18
13842
3
apr 25
10008
2
lug 24
1596