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.
Besucht 2042, Followers 1, Geteilt 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

Gepostet am
2 ANTWORTEN
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 

Mehr lesen
Gepostet am von 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

Mehr lesen
Gepostet am von Andre E