Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
7340 Vistas

I tried to increase the logo size on the website home page in odoo 13 but the code of show logo is changed, how to increase the logo in this code?

<?xml version="1.0"?>

<data inherit_id="website.layout" name="Show Logo">

    <xpath expr="//header//a[hasclass('navbar-brand')]" position="replace">

        <a href="/" class="navbar-brand logo">

            <span t-field="website.logo" t-options="{'widget': 'image'}" role="img" t-att-aria-label="'Logo of %s' % website.name"  t-att-title="website.name" />

        </a>

    </xpath>

</data>


Avatar
Descartar
Autor

I can not be fined the blog about this topic

its working fine

Autor

Not working

Autor Mejor respuesta

i am using theme_graphene and this option does not work Customize theme > Navbar > Logo Height
it exists but not working 


any help please 

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
may 25
580
4
jun 24
6484
1
may 24
5401
4
may 24
12070
1
abr 24
2798