Viewing 1 replies (of 1 total)
  • Plugin Author Bob

    (@prasunsen)

    Certainly you can do it with CSS. Something like this:

    .watu_question div {
    float:left;
    max-width: 100px;
    }

    div.question-content {
    width: 100% !important;
    clear: both;
    }

    Not tested so it may need adjusting.

    The second question – sorry, no.

Viewing 1 replies (of 1 total)
  • The topic ‘Horizontal display of answers?’ is closed to new replies.