Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
3206 Visualizzazioni

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

Avatar
Abbandona
Autore

<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

Post correlati Risposte Visualizzazioni Attività
1
mag 25
1900
4
mag 24
3890
0
gen 24
1740
0
lug 24
256
1
ago 23
3024