Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
3231 Lượt xem

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

Ảnh đại diện
Huỷ bỏ
Tác giả

<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

Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 5 25
1944
4
thg 5 24
3937
0
thg 1 24
1777
0
thg 7 24
256
1
thg 8 23
3080