WebSite X5Help Center

 
Craig G.
Craig G.
User

Can't change the color of bullet list  en

Автор: Craig G.
Просмотрено 1334, Подписчики 1, Размещенный 0  

I can change all the text to white but the bullets stays black.  Alt-A and then change color, the same.

Craig

Размещено
3 Ответы - 1 Полезно
Craig G.
Craig G.
User
Автор

<ul>

<li style="color:white;><span style="color:whit>Module 1, Introduction  & Uncovering the Unusual</span></li>

<li style="color:white;><span style="color:whit>Module 2, Exploring Places</span></li>

<li style="color:white;><span style="color:whit>Module 3, Exploring Time Using Timelines</span></li>

<li style="color:white;><span style="color:whit>Module 4, Personal Archeology</span></li>

<li style="color:white;><span style="color:whit>Module 5, Finishing Touches</span></li>

</ul>

This works but I shouldn't have to do this, it is a workaround.

Читать больше
Размещено От Craig G.
Myron A.
Myron A.
User

This is the way it has always been in Website X5. Many users have requested this to be fixed, however, Incomedia has it very low on the priority list.

Читать больше
Размещено От Myron A.
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator
Лучший пользователь месяца PT
Craig G.
... ... ... ... This works but I shouldn't have to do this, it is a workaround.

(It > De) ... ... es gibt viele Alternativen, alle sehr einfach, zum Beispiel mit Unicode-Zeichen:
Δ ■ ▫ ► ● ♥ ◘ ☼ ... etc ...
... oder mit einem einfachen EXTRA-Code können Sie alle (bullet) Kugeln auf derselben Seite in Weiß einfärben:
* ul li {color: white !important;}

or:

<style> * ul li {color: white !important;} </style>

... ... sehr einfach wink; ...eventuell den LINK der Seite setzen ...

ciao

.

Читать больше
Размещено От  ‪ KolAsim ‪ ‪