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 8 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 Inloggen or Create an account to join the conversation.

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

  • Fay
  • Fay's Avatar
  • Offline
  • Elite Member
  • Elite Member
  • Posts: 235
  • Thank you received: 88
Try this:

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

Please Inloggen or Create an account to join the conversation.

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

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

Please Inloggen or Create an account to join the conversation.

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

Search