Welcome to the LimeSurvey Community Forum

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

How to increase height and width of textbox

  • arunprakash
  • arunprakash's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
5 years 5 months ago #175479 by arunprakash
How to increase height and width of textbox was created by arunprakash
Hi,

I have multiple choice question type in one of the survey questions. I have to increase the height and width of the textbox associated with one radio option to help the respondents to see the text they have typed. Please check the attached image for reference. Kindly assist me the steps to address it.

Thanks in advance
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Away
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
5 years 5 months ago #175515 by tpartner
Replied by tpartner on topic How to increase height and width of textbox
You cannot change the height - that is an <input type="text"> element which only allows one line.

You can change the width by adding something like this to your custom.css file:

Code:
.checkbox-list .text-item input {
 
    width: 300px;
 
}

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose