- Posts: 106
- Thank you received: 2
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
<style type="text/css" data-author="Tony Partner"> /* Sub-question text column */ #question{QID} col.col-answers { width: 40% !important} /* Scale 1 */ #question{QID} colgroup.group-1 col:nth-child(1) { width: 10% !important} #question{QID} colgroup.group-1 col:nth-child(2) { width: 6% !important} #question{QID} colgroup.group-1 col:nth-child(3) { width: 5% !important} #question{QID} colgroup.group-1 col:nth-child(4) { width: 2% !important} #question{QID} colgroup.group-1 col:nth-child(5) { width: 7% !important} /* Separator column */ #question{QID} col.separator { width: 1% !important} /* Scale 2 */ #question{QID} colgroup.group-2 col:nth-child(1) { width: 10% !important} #question{QID} colgroup.group-2 col:nth-child(2) { width: 6% !important} #question{QID} colgroup.group-2 col:nth-child(3) { width: 5% !important} #question{QID} colgroup.group-2 col:nth-child(4) { width: 1% !important} #question{QID} colgroup.group-2 col:nth-child(5) { width: 7% !important} </style>
Please Log in to join the conversation.
Please Log in to join the conversation.