تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
3343 أدوات العرض

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
مايو 25
2111
4
مايو 24
4057
0
يناير 24
1868
0
يوليو 24
256
1
أغسطس 23
3301