Hello,
1. Check that you save INI file in UTF-8 encoding. You can read
here how to create new translations or edit existing one.
2. Add the following CSS rules to a site template CSS file:
Code: |
#ariQuizContainer .aq-answer-container DIV.aq-answer-label LABEL {display: none;}
#ariQuizContainer .aq-answer-container DIV.aq-answer-label {width: auto;}
|
3. Add the following CSS rules to a site template CSS file:
Code: |
#ariQuizContainer DIV.aq-question-title {display: none;}
#ariQuizContainer DIV.aq-question-content {padding-left: 0;}
|
Regards,
ARI Soft