Welcome to the LimeSurvey Community Forum

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

Remove survey title from Survey

More
11 years 5 months ago #118796 by user42739_d
Hello everyone,

I am trying to remove the survey title from a survey so the people doing the survey will not be able to see it.
I have removed the complete header from the template, in survey.pstl, and I can see the survey title disappearing in the editor view. But when I test the survey, the survey title remains there, and I cannot find the reason behind.
Attached you can see what I did, maybe I am doing something wrong...
I am using Version 1.87+ of Limesurvey.
Thank you very much for your time!

Regards,

Jorge Aparicio
The topic has been locked.
More
11 years 5 months ago #118799 by tpartner
Can you activate a test survey?

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
11 years 5 months ago #118801 by user42739_d
Yes I can. But the title is still showing up

Regards,

Jorge Aparicio
The topic has been locked.
More
11 years 5 months ago #118802 by user42739_d
I don´t know if it helps, but when I do the same with the group name, it´s working.

Regards,

Jorge Aparicio
The topic has been locked.
More
11 years 5 months ago #118803 by tpartner
Can you activate a test survey for us to see?

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
11 years 5 months ago #118804 by user42739_d
Sorry for my little experience with lime survey, but how can I do so if is not a screenshot or sending the survey to your email address?

Regards,

Jorge Aparicio
The topic has been locked.
More
11 years 5 months ago #118805 by tpartner
Activate a test survey and post the link here.

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
11 years 5 months ago #118806 by user42739_d
The topic has been locked.
More
11 years 5 months ago #118808 by tpartner
Assuming you want to hide the "NPS-Hungary" line, add this to the end of template.css:

Code:
h2.homeHeadline {
    display: none;
}

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
11 years 5 months ago #118810 by user42739_d
What I have done:

-uncomment:
Code:
<h2 style="font-size:15px" class="homeHeadline">{SURVEYNAME}</h2>
-add in template.css:
Code:
    h2.homeHeadline {
     display: none;
}

But again I hide the survey name in the editor template view, and not in the test or activate survey.
There are other .css files (see attached) maybe I should change in some other .css?
Thanks!

Regards,

Jorge Aparicio
The topic has been locked.
More
11 years 5 months ago #118811 by tpartner
Clear your cache, I see it is gone.

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: user42739_d
The topic has been locked.
More
11 years 5 months ago #118812 by user42739_d
Yes, it worked! Thank you so much!
Just a matter of knowing. Why is that causing this issue?

Regards,

Jorge Aparicio
The topic has been locked.
Moderators: tpartnerholch

Lime-years ahead

Online-surveys for every purse and purpose