[ad_1]
*Typo, I meant to say “make our own theme”.
Could I also suggest a timer feature and a leaderboard?
Thank you
Hi
- The following code can be added to “ARI Stream Quiz -> Advanced -> Custom CSS styles” parameter to show 2 images per row on mobile devices:
@media (max-width: 480px) {body .asq-theme.asq-theme-buzzfeed .quiz-question-has-image-answer .answer-col-2 .quiz-question-answer-holder,body .asq-theme.asq-theme-buzzfeed .quiz-question-has-image-answer .answer-col-3 .quiz-question-answer-holder,body .asq-theme.asq-theme-buzzfeed .quiz-question-has-image-answer .answer-col-4 .quiz-question-answer-holder {flex: 0 0 calc(50% - 1px); }}
- A new theme creation requires a little knowledge of CSS/HTML/PHP. It is described here.
- Timer and leaderboard are not supported.
-
This reply was modified 49 seconds ago by
arisoft.
