- Posts: 29
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
.array-flexible-row .answer-item label { position: relative; float: right; left: auto; top: auto; margin: -2px 3px 0 0; }
<script type="text/javascript"> $(document).ready(function() { $("<style type='text/css'>" + ".array-flexible-row .answer-item label { position:relative; float:right; left:auto; top:auto; margin:-2px 3px 0 0; }" +"</style>").appendTo( "head" ); }); </script>
{self.value}
{if((!is_empty(self.value)&&(self.value > 0)),'+','')}{self.value}