Report any technical problems you discover and discuss solutions.

Style: Entry Text in bold

  • EAL
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
4 years 11 months ago #7563 by EAL
Style: Entry Text in bold was created by 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

Please Log in or Create an account to join the conversation.

More
4 years 11 months ago #7634 by Fay
Replied by Fay on topic Style: Entry Text in bold
Try this:

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

Please Log in or Create an account to join the conversation.

  • EAL
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
4 years 11 months ago #7641 by EAL
Replied by EAL on topic Style: Entry Text in bold
Fay: no change.

Please Log in or Create an account to join the conversation.

Moderators: ronmjultenJohnSmith
Time to create page: 0.122 seconds
Copyright © 2026 The Xerte Project.
Xerte logo Apereo logo OSI Logo