Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Change warning font color

  • sergiovc
  • sergiovc's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
19 hours 3 minutes ago - 19 hours 3 minutes ago #268655 by sergiovc
Change warning font color was created by sergiovc
Please help us help you and fill where relevant:
Your LimeSurvey version: [see right hand bottom of your LimeSurvey admin screen]
Own server or LimeSurvey hosting:
Survey theme/template:
==================
I am using version 6.10.0 on a contracted server
I have created a survey and I am using the bootswatch theme.
I have noticed that the warning messages that appear in the mandatory questions have a color very similar to the blue background that contains the question mentioned
Please, what should I do to change the color to one with greater contrast like a light gray or some other color?
Thank you
Last edit: 19 hours 3 minutes ago by sergiovc.

Please Log in to join the conversation.

  • Joffm
  • Joffm's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
17 hours 16 minutes ago #268658 by Joffm
Replied by Joffm on topic Change warning font color
Hi, in such cases it's always the best to use the webdevelopment-tool of your browser (F12) to find out which classes are affected.
In this tool you can directly change values to see what fits best.
 
Then enter this either in the question text (source code mode)
Code:
<style type="text/css">
 .question-valid-container.text-info {
    color: gold !important;
  }
</style>

or - better - in the custom.css of your extended theme (then without the <style>...</style> tags.
 

Joffm
 

Volunteers are not paid.
Not because they are worthless, but because they are priceless

Please Log in to join the conversation.

  • sergiovc
  • sergiovc's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
16 hours 37 minutes ago - 16 hours 36 minutes ago #268659 by sergiovc
Replied by sergiovc on topic Change warning font color
Thank you very much. You are the best
I use this code:

.question-valid-container.text-info {
color: yellow !important;
}

In custom.css
in extiende_bootswatch template
Last edit: 16 hours 36 minutes ago by sergiovc.

Please Log in to join the conversation.

Moderators: tpartnerholch

Lime-years ahead

Online-surveys for every purse and purpose