adamwulf / Columnizer-jQuery-Plugin

The Columnizer jQuery Plugin will automatically layout your content in newspaper column format. You can specify either column width or a static number of columns. And, of course, it’s easy to use!
http://welcome.totheinter.net/columnizer-jquery-plugin/
Other
758 stars 147 forks source link

Empty last column (subnav links do not list evenly) #198

Open ln2341 opened 8 years ago

ln2341 commented 8 years ago

We don't know why our fourth column won't always populate with links? As shown in the screenshots below, the problem is that the subnav for the About Us section seems to be stacked to the left, whereas the other sections are spread out evenly - we would like to list them evenly like in screenshot #1.

I've tried recreating the issue here: https://jsfiddle.net/ln2341/y7ujwgu8/17/

Screenshot #1: Links are columnized correctly in four columns menu-right-1

Screenshot #2: We would like to list four links at the top and two links at the bottom, i.e. always fill out the fourth column menu-wrong