Welcome to the LimeSurvey Community Forum

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

Move Help text in template

More
8 years 3 months ago #155135 by IngeborgNor
I'm making my own template.

Is it possible to move the helptext (question-help-container) to between the question and the answer?
The topic has been locked.
More
8 years 3 months ago - 8 years 3 months ago #155137 by IngeborgNor
I figured it out!
In question.pstpl, move the question help up like this:
Code:
<!-- Question help -->
        <div class="row question-wrapper question-help-container">
            <div class="col-sm-12 question-help">
                {QUESTIONHELP}
            </div>
        </div>
 
        <!-- Answer -->
        <div class="row question-wrapper answer-container">
            <div class="col-sm-12 answer">
                {ANSWER}
            </div>
        </div>
Last edit: 8 years 3 months ago by IngeborgNor.
The topic has been locked.
Moderators: holchtpartner

Lime-years ahead

Online-surveys for every purse and purpose