- Posts: 106
- Thank you received: 2
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please find a .iss attachment below.
Please Log in to join the conversation.
Please Log in to join the conversation.
<style data-author="Tony Partner" type="text/css"> @media only screen and (min-width: 768px) { #question{QID} .answer-container { position: relative; max-height: 300px; overflow: scroll; } #question{QID} table.subquestion-list { text-align: left; position: relative; border-collapse: collapse; } #question{QID} table.subquestion-list thead { position: sticky; top: 1px; z-index: 1000; } #question{QID} table.subquestion-list thead th, #question{QID} table.subquestion-list thead td { background: #DDDDDD; border: 0 none; box-shadow: -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000; } #question{QID} table.subquestion-list .ls-heading-repeat { display: none; } } </style>
Please Log in to join the conversation.