Posted by Willem
2014-01-13

I want a poll with multiple selections possible. I want it to have a simple design (white background, black letters, no fancy buttons). How can I skip the coloured css design with the shadows etc from the multiple selections demo? Or... can I apply the multiple script to a 'simple' other demo? If so, how?
Posted by Tom
2014-01-14

Hi,

You can go either way. You can remove css or change other polls to the multiple choice type. Changing to the multiple choice type is very easy. All you need to do is change the type attribute of the input tag from "radio" to "checkbox"