Skip to Content
मेन्यू
This question has been flagged
1 Reply
3284 Views

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

Avatar
Discard
Author

<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 Views Activity
1
मई 25
2039
4
मई 24
3989
0
जन॰ 24
1801
0
जुल॰ 24
256
1
अग॰ 23
3209