Skip to Content
Menu
This question has been flagged
1 Atsakyti
3356 Rodiniai

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

Portretas
Atmesti
Autorius

<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 Replies Rodiniai Veikla
1
geg. 25
2117
4
geg. 24
4061
0
saus. 24
1875
0
liep. 24
256
1
rugp. 23
3313