Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
3100 Vues

how to modify the website menu logo using xml code odoo 16

Avatar
Ignorer
Auteur

<template id="template_logo_replaced" inherit_id="website.option_header_brand_logo">
<xpath expr="//a/span" position="replace">
<span t-field="website.logo" t-options="{'widget': 'image', 'width': 95, 'height': 40}" role="img" t-att-aria-label="'Logo of %s' % website.name" t-att-title="website.name"/>
</xpath>
</template>
it works

Publications associées Réponses Vues Activité
1
mai 25
1805
4
mai 24
3766
0
janv. 24
1681
0
juil. 24
256
1
août 23
2846