Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
3223 Visualizações

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

Avatar
Cancelar
Autor

<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

Publicações relacionadas Respostas Visualizações Atividade
1
mai. 25
1940
4
mai. 24
3929
0
jan. 24
1775
0
jul. 24
256
1
ago. 23
3067