QS: ancho de entrada de texto
From LimeSurvey Manual
Ancho del cuadro de entrada (text_input_width)
Descripción
Este atributo establece el ancho de los cuadros de entrada de texto (del "envoltorio" de los cuadros de entrada de texto). El cuadro de entrada se utiliza para introducir una respuesta a la (sub)pregunta. Si el valor del ancho es suficientemente alto, el cuadro de entrada de texto se mostrará en la siguiente línea. Tenga en cuenta que esta opción no establece el tamaño de la entrada o el ancho de toda la columna.
Opciones Disponibles
- Default: If selected, a default value will be allocated to this attribute in such a way to have both the label and its corresponding text input box on the same line. For example, if the text input box width is 41%, the value of the width of the text input box will be a value that allows both the label and the input box on the same line (58% in this case). If the width of text input box was higher than 58%, then the text input box would be displayed on the next line.
- 8%; 17%...92%, 100%: the bigger the selected value, the larger the width of the text input box.
Example
- If you wish to have the input part displayed below the subquestion/label, select the 100% option from the dropdown list.