Skip to Content
Menu
This question has been flagged
1 Odpoveď
3225 Zobrazenia

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

Avatar
Zrušiť
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 Replies Zobrazenia Aktivita
1
máj 25
1940
4
máj 24
3934
0
jan 24
1777
0
júl 24
256
1
aug 23
3074