Can classes or IDs be added to the elements (blocks) of the web? To identify and add css properties to unique elements.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Can classes or IDs be added to the elements (blocks) of the web? To identify and add css properties to unique elements.
Hi,
Yes, in Odoo, just like in any other web development framework, you can add classes or IDs to elements (blocks) to identify and apply CSS properties to them. Odoo follows standard web development practices, so you can manipulate HTML templates and CSS files to achieve this.
Example :
<template id="custom_template" name="Custom Template">
<div class="custom-class" id="unique-id">
<!-- Your content here -->
</div>
</template>
Hope it helps
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
1
Sep 24
|
3374 | ||
|
1
Jul 24
|
1587 | ||
|
1
Jul 24
|
1590 | ||
|
1
Des 22
|
2402 | ||
|
0
Mei 22
|
2103 |