Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
3088 Zobrazení

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

Avatar
Zrušit
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 Odpovědi Zobrazení Aktivita
1
kvě 25
1795
4
kvě 24
3763
0
led 24
1679
0
čvc 24
256
1
srp 23
2844