I made a new block on JOIN page. I set it up as a multiple checkbox list. My question is if there is any way to make a few rows out of it rather than a single row as its kind of long?
Thanks
I made a new block on JOIN page. I set it up as a multiple checkbox list. My question is if there is any way to make a few rows out of it rather than a single row as its kind of long?
Thanks
THINK FOR YOUSELF! Its not illegal...YET ! www.NebLife.com |
Wow, nobody knows how to do this or its so easy, i have overlooked something. THINK FOR YOUSELF! Its not illegal...YET ! www.NebLife.com |
You could try to add this code: if (0 == ((++$j) % 2)) (2 is for two columns) after this: // attach new input to complex in BxBaseFormView.php file, and modify css to have fixed width for checkbox labels.
Rules → http://www.boonex.com/terms |
Sorry man, didnt do anything. Still have like 30 items in a single row
THINK FOR YOUSELF! Its not illegal...YET ! www.NebLife.com |