Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Bob

    (@prasunsen)

    The URL requires login.

    Thread Starter rkosteck

    (@rkosteck)

    Plugin Author Bob

    (@prasunsen)

    The buttons do not show in Chrome. This is a CSS problem from your theme (if you change the theme, you’ll see the buttons will be just fine). You or your designer need to fix the problem in the theme, this can’t be done from within Watu.

    Thread Starter rkosteck

    (@rkosteck)

    Thought so. Thanks anyways ??

    Thread Starter rkosteck

    (@rkosteck)

    If you add the following code it works:

    input[type=radio] {
    -webkit-appearance: radio;
    -O-appearance: radio;
    -moz-appearance: radio;
    }

    Plugin Author Bob

    (@prasunsen)

    Thanks. Since such problem is seen once in thousands I’d prefer to let users fix their themes rather adding bytes to everyone’s CSS. But thanks for the info, it will be useful for others too.

    I have installed free version of Watu quiz and plan to buy Pro as well as it seems to fulfill my requirements of conducting an online quiz. However I noticed that Radio buttons are not aligned in proper line. They are either above or below the answer options. It doesn’t look professional. Please advise how to resolve…I am also wondering if I would face similar problem in Pro as well.
    Thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Radio buttons not showing on quizzes’ is closed to new replies.