为 jQuery Masonry 中的元素添加下边距

发布于 2024-09-24 01:19:55 字数 283 浏览 2 评论 0原文

我正在使用 David Desandro 的 jQuery Masonry 插件的分叉版本,它允许我设置列的宽度。

间隔宽度:10,

http://github.com/gilmoreorless/masonry

但是如何设置底部元素上的边距使其与列的间距相等?

谢谢

I'm using a forked version of David Desandro's jQuery Masonry plug-in which allows me to set a width for the Columns.

spacerWidth: 10,

http://github.com/gilmoreorless/masonry

But how can you set a bottom margin on the element to give it equal spacing to it's column?

Thank You

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

铁轨上的流浪者 2024-10-01 01:19:55

我相信你可以给每个砖块一个CSS margin-bottom。

I believe you can give a CSS margin-bottom to each of the bricks.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文