跳至内容
菜单
此问题已终结
1 回复
3222 查看

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

相关帖文 回复 查看 活动
1
5月 25
1940
4
5月 24
3929
0
1月 24
1775
0
7月 24
256
1
8月 23
3067