콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
3228 화면

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
1943
4
5월 24
3935
0
1월 24
1777
0
7월 24
256
1
8월 23
3075