Supporting each other

Community forums

Welcome, Guest
Username: Password: Remember me
Report any technical problems you discover and discuss solutions.
  • Page:
  • 1

TOPIC:

Style: Entry Text in bold 2 years 7 months ago #7563

  • EAL
  • EAL's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 34
  • Thank you received: 3
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.

Style: Entry Text in bold 2 years 6 months ago #7634

  • Fay
  • Fay's Avatar
  • Offline
  • Elite Member
  • Elite Member
  • Posts: 231
  • Thank you received: 86
Try this:

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

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

Style: Entry Text in bold 2 years 6 months ago #7641

  • EAL
  • EAL's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 34
  • Thank you received: 3
Fay: no change.

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

  • Page:
  • 1
Moderators: ronmjultenjjs
Time to create page: 0.051 seconds
Copyright © 2024 The Xerte Project.
Xerte logo Apereo logo OSI Logo

Search