Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
3229 Prikazi

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

Avatar
Opusti
Avtor

<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 Odgovori Prikazi Aktivnost
1
maj 25
1944
4
maj 24
3937
0
jan. 24
1777
0
jul. 24
256
1
avg. 23
3080