Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
3230 Visninger

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

Avatar
Kassér
Forfatter

<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

Related Posts Besvarelser Visninger Aktivitet
1
maj 25
1944
4
maj 24
3937
0
jan. 24
1777
0
jul. 24
256
1
aug. 23
3080