WebSite X5Help Center

 
Nicolai Stoltt H.
Nicolai Stoltt H.
User

Using indent (dot) in text object the dot is always black  en

Autor: Nicolai Stoltt H.
Visitado 2044, Seguidores 1, Compartilhado 0  

Hi,

I can not change the color (black) on the indent dot in a text object.

  • like this

I am using white font color on a blue background, but the (dots) remain black.

See attached file

Publicado em
2 RESPOSTAS
Adam  O.
Adam O.
User

Hi Nicholai,

Just my 2 cents worth.

I had the same problem and like you, could not find anywhere to change this setting. The easiest way is to import an image where you want the indent and not use the indent option.

Hope this helps,

Regards, Adam 

Ler mais
Publicado em de Adam O.
Andre E
Andre E
Moderator

In the text object enable HTML (button on top)

see this example as code to enter :

<ul>
<li style="color: black;"><span style="color: green;">one example</span></li>
<li style="color: red;"><span style="color: orange;">second one</span></li>
<li style="color: blue;"><span style="color: black;">and so on .... </span></li>
</ul>

Adjust it to your needs.

BR A

Ler mais
Publicado em de Andre E