Report any technical problems you discover and discuss solutions.

Style: Entry Text in bold

Plus d'informations
il y a 4 ans 11 mois #7563 par EAL
Style: Entry Text in bold a été créé par EAL
Once I received a piece of script for the Style to make the Text Entry bold:

#targetHolder input[readonly], #targetHolder .target.correct {
/*change the correct answer style*/
/* color: green;*/
font-weight: bold;
font-size: 16px !important;
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}

#targetHolder select {
font-weight: bold;

font-size: 16px !important;
}

At this moment the answer is only bold when typed, or when evaluated as wrong. I want the green (and orange) text appear bold as well.

Does anyone know how to do that?

TIA,

Elly

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 4 ans 11 mois #7634 par Fay
Réponse de Fay sur le sujet Style: Entry Text in bold
Try this:

#targetHolder input {
font-weight: bold;
font-size: 16px !important;
}

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 4 ans 11 mois #7641 par EAL
Réponse de EAL sur le sujet Style: Entry Text in bold
Fay: no change.

Connexion ou Créer un compte pour participer à la conversation.

Modérateurs: ronmjultenJohnSmith
Temps de génération de la page : 0.132 secondes
Copyright © 2026 The Xerte Project.
Xerte logo Apereo logo OSI Logo