10 years 7 months ago - 10 years 7 months ago #244138
by
I've been struggling with this the last days. I want multiple checkboxes on 1 line.
first I got this:
[x]
choice 1
[x]
choice 2
[x]
choice 3
Now I got this:
[x] [x] [x]
choice 1 choice 3 choice 3
But I actually want this:
[x] choice 1 [x] choice 2 [x] choice 3
Can anyone help me out?
Last edit: 10 years 7 months ago by .
Please Log in or Create an account to join the conversation.