Managing Horizontal and Vertical Space between images
If you want an even spacing between images, you will need to use both gutter and marginbottom, setting to equal heights. Note that gutter expects a number, while marginbottom expects…
If you want an even spacing between images, you will need to use both gutter and marginbottom, setting to equal heights. Note that gutter expects a number, while marginbottom expects…
gutter determines the space between columns. If the border setting is used, it must be less than or equal to the gutter. gutter is an integer value and defaults to…
columnwidth the width of each column in the grid. The image width spans the columns. In version 1, the columnwidth value defaulted to 150. In version 2 (and up), the…