WebSite X5Help Center

 
Huveneers A.
Huveneers A.
User

How to change color for all bullets in the website  en

Autore: Huveneers A.
Visite 1902, Followers 2, Condiviso 0  

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

Postato il
5 RISPOSTE - 1 CORRETTO
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

Leggi di più
Postato il da Anthony A.
Huveneers A.
Huveneers A.
User
Autore

Bullet color #e14d43 en textcolor white

X

Leggi di più
Postato il da Huveneers A.
Huveneers A.
Huveneers A.
User
Autore

It seems difficult!

Leggi di più
Postato il da Huveneers A.
Huveneers A.
Huveneers A.
User
Autore

Anthony, can you help me?

Leggi di più
Postato il da 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

Leggi di più
Postato il da Anthony A.