I put a button on the web and it was shown on the left of its line, so how shall I put in the center of its line;
<group col="4" colspan="1">
<button name="thisbutton" type="object" />
</group>
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I put a button on the web and it was shown on the left of its line, so how shall I put in the center of its line;
<group col="4" colspan="1">
<button name="thisbutton" type="object" />
</group>
i think this may help you.
<group>
<div style="text-align:center">
<button name="b" type="object"/>
</div>
</group>
thanks, it works well.
this relative to css, you can use center the element as normal HTML syntax
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
1
abr. 17
|
3854 | ||
|
5
jul. 25
|
7786 | ||
|
1
mar. 25
|
1349 | ||
|
0
nov. 24
|
1533 | ||
|
0
jun. 24
|
1571 |