WebSite X5Help Center

 
Stephen C.
Stephen C.
User

Colour of text hyperlink  en

Autor: Stephen C.
Visitado 1108, Followers 1, Compartido 0  

How can I change the colour appearance of a SINGLE text hyperlink.  I know that I can change the colour globally in "Text, Field and Button Style", but I want to make just one specific hyperlink in a different colour.

Publicado en
3 RESPUESTAS - 3 úTIL
Axel  
Axel  
User

Hello Stephen,

Into an HTML object on your page add this code

<style>
.imCssLink:link, .imCssLink {
color: green;
}
</style>

Enjoy!
Axel

Leer más
Publicado en de Axel  
Axel  
Axel  
User

And also you can add a text with HTML properties into a text object like:

And the displaying is:

Enjoy!
Axel

Leer más
Publicado en de Axel  
JJ. JUAG
JJ. JUAG
User

We use the built-in color selection for the characters in the text object, also for multi-colored links

To see at:  https://www.naturbiokraft.ch/

JJ.

Leer más
Publicado en de JJ. JUAG