Hello, I am new to Lime Survey and I don't have too much experience in programming. I added a background to one of my survey and everything went well. However the sentence "There is XX questions in this survey" does not show very well. It is very pale and difficult to read on the screen. How can I change the font or/and the color?
Thank you.
PS: Hope I used the correct place to ask my question!!
I am using Lime Survey 3.17.3+190429. The theme is a modified Fruity theme.
Hi,
at first something general.
To find out, use a webdeveloper tool which is included in all modern browsers.
Here you see that the class of this text is "question-count-text"
So, add to your custom.css your desired values:
e.g.
.question-count-text {
font-size:28pt;
font-familiy: Georgia;
color:red;
}
Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless