Your HTML is not correct to start with. You start with a "span" tag and end with a "p" tag.
Also note that at some points, iTop may strip (sanitize) a lot of html and inline css.
👍
1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I define new field
and I set it in the extension:
the border doesn't applied, only the color changed.. how can add border around my text?
I tried to define new css class it in "bootstrap.min.css" but also doesn't work.
Last edit: Marah Alh 2023-12-19
Your HTML is not correct to start with. You start with a "span" tag and end with a "p" tag.
Also note that at some points, iTop may strip (sanitize) a lot of html and inline css.