Skip to Content Skip to Menu

Checkbox and label on 1 line

  • GUEST
10 years 6 months ago - 10 years 6 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 6 months ago by .

Please Log in or Create an account to join the conversation.

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
10 years 6 months ago #244147 by nant
Replied by nant on topic Checkbox and label on 1 line
The multicheckbox field should have row and column parameters - experiment with these.

Please Log in or Create an account to join the conversation.

  • GUEST
10 years 6 months ago #244153 by
Replied by on topic Checkbox and label on 1 line
It 's something else, they are in the same table cell... It just forces the label to the next line :-/

Please Log in or Create an account to join the conversation.

  • GUEST
10 years 6 months ago #244154 by
Replied by on topic Checkbox and label on 1 line
fixed it
"display:flex;" did the trick...

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum