Skip to Content
Menú
This question has been flagged
1 Respondre
3243 Vistes

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

Avatar
Descartar
Autor

<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 Respostes Vistes Activitat
1
de maig 25
1964
4
de maig 24
3943
0
de gen. 24
1783
0
de jul. 24
256
1
d’ag. 23
3115