This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
Checkbox lists cannot stay side by side
Started 14 years ago by popuskin | 2 posts |
-
Hi everyone, I was trying to put two checkboxes besides each other just one can put two text boxes besides each other.
#li_8{
float: left;
width: 40% ;
}
#li_9{
float: left;
width: 40% ;
}I realised the container for checkboxes is wider than the actual width of the checkboxes Items.
Please how do I reduce this, as its the reason why the two cannot stay side by side.
Someone help me please.
Posted 14 years ago # -
Hi There,
Have you try to decrease the width value for #li_9 ? or if possible, you can post your form url in here. So I can see it directly.
MachForm Support
Posted 14 years ago #
Reply
You must log in to post.