Welcome to the LimeSurvey Community Forum

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

Move Help text in template

  • IngeborgNor
  • IngeborgNor's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
6 years 10 months ago #155135 by IngeborgNor
Move Help text in template was created 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?
Attachments:
The topic has been locked.
  • IngeborgNor
  • IngeborgNor's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
6 years 10 months ago - 6 years 10 months ago #155137 by IngeborgNor
Replied by IngeborgNor on topic Move Help text in template
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: 6 years 10 months ago by IngeborgNor.
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose