Viewing 3 replies - 1 through 3 (of 3 total)
  • This would be a nice feature addition.

    Figured out a solution.

    Wrap the shortcode with this div.

    <div style=”column-count:3;-moz-column-count:3;-webkit-column-count:3;margin:2px 2px 2px 2px;”> </div>

    It works in Chrome, Firefox, Safari, but not Internet Explorer.

    Plugin Author TCBarrett

    (@tcbarrett)

    I’ve added a cols argument to the shortcode that will split the list into multiple lists. Each with the number of items set to your column setting. You should be able to float the list items as you like.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Terms list in more columns’ is closed to new replies.