WebSite X5Help Center

 
Huveneers A.
Huveneers A.
User

How to change color for all bullets in the website  en

Auteur : Huveneers A.
Visité 1905, Followers 2, Partagé 0  

IS it possible to change the color for ALL the bullets in the wxebsite

Posté le
5 RéPONSES - 1 CORRECT
Anthony A.
Anthony A.
User

yes, it is possible but you need to use html code, since x5 still did not fix that issue since v10. I even open and Idea post more than a year ago, but...

if you tell me:

what color you wanted to be and what is your text color, then I can give you the code


if this post is the correct answer, please mark this answer as correct answer.

------------------------------------------------------------

Good Luck

Lire plus
Posté le de Anthony A.
Huveneers A.
Huveneers A.
User
Auteur

Bullet color #e14d43 en textcolor white

X

Lire plus
Posté le de Huveneers A.
Huveneers A.
Huveneers A.
User
Auteur

It seems difficult!

Lire plus
Posté le de Huveneers A.
Huveneers A.
Huveneers A.
User
Auteur

Anthony, can you help me?

Lire plus
Posté le de Huveneers A.
Anthony A.
Anthony A.
User

add a html object to your page, remove the chekmark  for scroll, set the height to 1 and click on the expert tab and add this code inside it.

ul{
color : #e14d43;
}

remember: all the bullets inside that page will change color to your color code

hopefully one day Incomedia developers will fix this instead of adding new interface language to the program!

if this post is the correct answer, please mark this answer as correct answer.

------------------------------------------------------------

Good Luck

Lire plus
Posté le de Anthony A.