Quiz Timer Location

Quiz Timer Location

by chetna t -
Number of replies: 0

hi there,

I am using Moodle 3.3.1. and Boast theme

I want to change the quiz timer position as in the attachment. I have searched in forum and found this code to be added in custom css (https://moodle.org/mod/forum/discuss.php?d=329203)

#page-mod-quiz-attempt #quiz-timer {

    background: none repeat scroll 0 0 #662483;

    color: #fff;

    font-size: 22px;

    top: 10px;

    left: 10px;

    position: absolute;

   }

this worked but how to shift this below question flag box (see the attachment).

pls suggest


regards chetna



Attachment timer issue.png
Average of ratings: -