Welcome to the LimeSurvey Community Forum

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

Changing the colour of the survey title

  • YoGL11
  • YoGL11's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
3 years 9 months ago #202020 by YoGL11
How can I make changes to the title of the survey e.g. font size, colour, ...?
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Away
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
3 years 9 months ago #202035 by tpartner
Replied by tpartner on topic Changing the colour of the survey title
What LimeSurvey version and theme are you using?

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The following user(s) said Thank You: DenisChenu
The topic has been locked.
  • YoGL11
  • YoGL11's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
3 years 9 months ago #202040 by YoGL11
Replied by YoGL11 on topic Changing the colour of the survey title
I'm using LimeSurvey Professional and I use the Vanilla theme
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Away
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
3 years 9 months ago #202051 by tpartner
Replied by tpartner on topic Changing the colour of the survey title
"LimeSurvey Professional" does not help me. You can find the version number at the bottom of the admin screen.

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The topic has been locked.
  • YoGL11
  • YoGL11's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
3 years 9 months ago #202052 by YoGL11
Replied by YoGL11 on topic Changing the colour of the survey title
Version 3.22.20
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Away
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
3 years 9 months ago #202053 by tpartner
Replied by tpartner on topic Changing the colour of the survey title
Extend your theme and place something like this in custom.css for the title in the welcome message:

Code:
/* Title in welcome screen */
h1.survey-name {
    font-size: 3em;
    color: #FF0000;
}

Something like this in custom.css for the title in the header:

Code:
/* Title in header */
.navbar-default .navbar-brand {
    font-size: 2em;
    color: #FF0000;
}

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The following user(s) said Thank You: DenisChenu, YoGL11, skywalker23
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose