Welcome to the LimeSurvey Community Forum

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

Can I place the label for 'other' after the input field?

  • eniisula
  • eniisula's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
3 years 4 months ago - 3 years 4 months ago #224716 by eniisula

Your LimeSurvey version: Version 5.1.13+210923
Own server or LimeSurvey hosting:
Theme:

==================
I want to add the word after the field. Is this possible? If so, how can I do that? 
Here is my question. I want the word 'Specifiko' to be after the input field.
Thank you in advance! 
Last edit: 3 years 4 months ago by eniisula.
The topic has been locked.
  • Joffm
  • Joffm's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
3 years 4 months ago #224740 by Joffm
You may use a different question type, multiple with comment
[url] forums.limesurvey.org/forum/design-issue...-input-fields#205411 [/url]

Like this example.
 

 

File Attachment:

File Name: limesurvey...6566.lss
File Size:18 KB


Joffm

 

Volunteers are not paid.
Not because they are worthless, but because they are priceless
The following user(s) said Thank You: eniisula
The topic has been locked.
  • Joffm
  • Joffm's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
3 years 4 months ago #224772 by Joffm
To be honest,
you may use the same solution you got here
[url] forums.limesurvey.org/forum/can-i-do-thi...xed-questions#224571 [/url]

You only have to adapt the css, like this
Code:
<style type="text/css">
  #question{QID} input[type="text"] {
    width:50%;
    min-width: 50px;
    display: inline-block;
    margin-left:-165px;
  }
</style>

 

 

Volunteers are not paid.
Not because they are worthless, but because they are priceless
The following user(s) said Thank You: eniisula
The topic has been locked.
Moderators: tpartnerholch

Lime-years ahead

Online-surveys for every purse and purpose