- Posts: 17
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
<style type="text/css"> .fa-exclamation-circle::before { content: ""; } </style>
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Yes, you can.
I won't produce a video to prove.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Can you show the code that you have put? Because this looks like limesurvey is trying to read it as expression script (instead of CSS), but can't find the variables.but when I preview the question, the style disappears, it becomes
,
Should I contact my university to fix it ?
Please Log in to join the conversation.
Can you show the code that you have put? Because this looks like limesurvey is trying to read it as expression script (instead of CSS), but can't find the variables.
Please Log in to join the conversation.
Please Log in to join the conversation.
<style type="text/css"> body {color: blue;} </style>
Please Log in to join the conversation.