Does anyone know how to add special characters into the website e.g. subscript & superscript? I am having no luck even if I edit the html.
I am running Odoo 17 Enterprise on-premise.
Does anyone know how to add special characters into the website e.g. subscript & superscript? I am having no luck even if I edit the html.
I am running Odoo 17 Enterprise on-premise.
To add special characters like subscript and superscript in Odoo 17's website, you can directly insert HTML entities or use inline CSS styling. Here are a few methods to accomplish this, especially if you’re editing the HTML of website pages or blocks:
Odoo’s website editor accepts standard HTML entities, so you can manually add subscript and superscript characters using the appropriate HTML tags:
If you’re editing the HTML directly, you can insert:
<p>H<sub>2</sub>O is water, and E = mc<sup>2</sup> is Einstein's equation.</p>
This will render:
Hope this helps
Daniel
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
0
1월 25
|
2065 | |||
|
2
11월 24
|
4827 | |||
|
0
11월 24
|
2694 | |||
|
0
4월 26
|
8 | |||
|
0
4월 26
|
20 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.