Image Preview
i want to adjust div how i can ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
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
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
1
aug. 23
|
1677 | ||
|
3
jun. 20
|
5586 | ||
|
1
jan. 20
|
5998 | ||
|
5
sep. 19
|
4987 | ||
|
0
okt. 24
|
1616 |