Closed (won't fix)
Project:
Better Select
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2010 at 15:36 UTC
Updated:
6 Sep 2013 at 17:47 UTC
Jump to comment: Most recent file
Comments
Comment #1
zap-admin commentedI have not tried this module yet but I was wanting to do the exact same thing you're talking about. It's next on my list after I knock out another issue with a site I'm working on.
http://drupal.org/project/multicolumncheckboxesradios
It sounds like it will put a longer vocabulary into multiple columns instead of one long ass one.
Comment #2
Greg Adams commentedI used CSS to style these... kinda tricky but it works
Comment #3
john franklin commentedCSS (either floats or column-count) or the multicolumncheckboxradios module is a better solution. Layout like this is outside the scope of this module.