Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
3245 Переглядів

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

Аватар
Відмінити
Автор

<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 Відповіді Переглядів Дія
1
трав. 25
1967
4
трав. 24
3943
0
січ. 24
1783
0
лип. 24
256
1
серп. 23
3116