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
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
1
thg 4 17
|
3923 | ||
|
5
thg 7 25
|
7820 | ||
|
1
thg 3 25
|
1377 | ||
|
0
thg 11 24
|
1562 | ||
|
0
thg 6 24
|
1602 |