Welcome to the LimeSurvey Community Forum

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

Changing the colour of the survey title

More
5 years 2 months ago #202020 by SandraVD
How can I make changes to the title of the survey e.g. font size, colour, ...?
The topic has been locked.
More
5 years 2 months ago #202035 by tpartner
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.
More
5 years 2 months ago #202040 by SandraVD
I'm using LimeSurvey Professional and I use the Vanilla theme
The topic has been locked.
More
5 years 2 months ago #202051 by tpartner
"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.
More
5 years 2 months ago #202052 by SandraVD
Version 3.22.20
The topic has been locked.
More
5 years 2 months ago #202053 by tpartner
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, SandraVD, skywalker23
The topic has been locked.
Moderators: tpartnerholch

Lime-years ahead

Online-surveys for every purse and purpose