4
我在一組圖像上使用了Masonry.js並試圖將整個組居中。當我指定容器網格的寬度並設置margin:0 auto
時,我已經使組居中,但希望使用更流暢的網格或百分比來居中。 (我知道我可以使用媒體查詢來改變固定寬度,但是尋找一個更加無縫的選項。)使用砌體居中一組圖像
Here is an example固定寬度的代碼中心很好。
而here is an example的流體示例,我試圖居中,但margin:0 auto
不起作用。
啊,我錯過了在文檔中。謝謝。這工作完美。 –
看起來像V2已經被刪除了。 http://masonry.desandro.com/appendix.html#upgrading-from-v2 – DACrosby
看起來像這回v3 http://masonry.desandro.com/options.html#isfitwidth – user