Image Preview
i want to adjust div how i can ?
Denna fråga har flaggats
Odoo views and reports are built on top of the bootstrap framework and use its grid system. Please learn about the bootstrap grid system and then use the appropriate classes by inheriting the corresponding QWeb view.
Idea (without knowing your xml-Code to identify and manipulate the proper div element):
<xpath expr="//address[@t-field='o.partner_id']/.." position="attributes">
<attribute name="class">col-xs-5 col-xs-offset-7</attribute>
</xpath>
This should give you the direction.
For a proper answer you have to provide the QWeb code for the div you want to manipulate.
Please post the qweb xml code for clear and accurate answer
Njuter du av diskussionen? Läs inte bara, delta också!
Skapa ett konto idag för att ta del av exklusiva funktioner och engagera dig i vår fantastiska community!
Registrera dig| Relaterade inlägg | Svar | Vyer | Verksamhet | |
|---|---|---|---|---|
|
|
1
aug. 23
|
3417 | ||
|
|
2
mars 26
|
1536 | ||
|
|
3
juni 20
|
7555 | ||
|
|
1
jan. 20
|
7709 | ||
|
|
5
sep. 19
|
6753 |