lavander grid system
-
@psychobunny hi! lavander is just awsome.. thks for sharing!
i got a question about lavander grid system!
Why u use Masonry to calculate the grid size when nodebb already use the bootstrap grid system? (i removed disable some of the default categorys and it leaves white spaces in someplaces.. guess it goes by the category id... right?
also.. how can i disable it?
i commented the
var style =
on the mansory.js but i guess i broked something.. (now a div appears on the bottom.. ) but it did the trick.. and its using bootstrap grid -
If you remove this line in lavender.js it should do the trick
new Masonry('.row.home > div', {
Copyright © 2024 NodeBB | Contributors