That is what is known in the business as 'an unfortunate side-effect of laying out section images in rows'. What happens is that the last image is laid out in the centre of a cell that spans the width of two of the other columns.
The only way I have found to absolutely get rid of it is to create a dummy section undrerneath all the others with an invisible graphic the same size as the others to fill the table evenly.
Create a new section line template that is the same as the other ones except you remove the <a> tags. Then just use this section line template for that dummy section.
Once you set this up, you with then have this dummy section that can be copied and pasted wherever padding is required to make the grid complete.
Comment