WebSite X5Help Center

 
Huveneers A.
Huveneers A.
User

How to change color for all bullets in the website  en

Autor: Huveneers A.
Visitado 1906, Seguidores 2, Compartilhado 0  

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

Publicado em
5 RESPOSTAS - 1 CORRIGIR
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

Ler mais
Publicado em de Anthony A.
Huveneers A.
Huveneers A.
User
Autor

Bullet color #e14d43 en textcolor white

X

Ler mais
Publicado em de Huveneers A.
Huveneers A.
Huveneers A.
User
Autor

It seems difficult!

Ler mais
Publicado em de Huveneers A.
Huveneers A.
Huveneers A.
User
Autor

Anthony, can you help me?

Ler mais
Publicado em 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

Ler mais
Publicado em de Anthony A.