Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

JDom splitting a ckradio 05 Jun 2014 14:19 #12468

I have a ckradio with 13 options. I'd like to carry on using a radio input type, but is there any way to split the options onto more than one row, because it's stretched across the screen.
If not I'll have to use a select instead, but I'd rather use a radio because it's better for presenting all of the options available, which in this case may not necessarily be apparent (This is not a male/female thing where everyone already knows the options).

Please help guys!
Andy

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

JDom splitting a ckradio 18 Jun 2014 01:49 #12483

Try something like:
input[type="radio"] + label, input[type="checkbox"] + label {
margin-left: 19px;
float: left;
margin-top: -16px;
}

www.jotform.com/answers/274565-Breaking-...lines-aligning-them-

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

Last edit: by vlemos.
  • Page:
  • 1
Time to create page: 0.055 seconds

The j-cook project is one of the best of its kind and it is nice that we all try to contribute in little ways to make life easy for each other.

vlemos (Forum)  

Get Started