Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
29205 Zobrazení

How to change the menu icons

as shown in the url:

https://imgur.com/3HGz2TF

Avatar
Zrušit
Nejlepší odpověď

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
Zrušit
Nejlepší odpověď

May be this will helpful

 
 

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
čvc 22
4452
3
úno 21
28307
1
lis 18
14393
3
dub 25
10805
2
čvc 24
2499