
My database has a grid of three rows and four columns. What I would like to accomplish using RML is for the grid to automatically wrap from 4x3, to 3x4, to 2x6, to 1x12 based upon viewing portal.
The sample I have set up is a single column (12 spans), single row. The 12 image links are identical (4:4; Width:25%; Max:350; Min:125; Padding 0,7,0,7; Margin 7,Auto,7,Auto; Float: left; Clear:Neutral)
The images all wrap perfectly, but as soon as they wrap, the padding in between them is lost and they all display together edge-to-edge even though there is plenty of space left for the padding to be applied.
Here is the example site. Shrinking/scaling your browser will show what happens on mobile platforms.
http://www.ALL-CON.net/2 (Domain is just one of convenience for testing and not related to the database project.)
Thank you for any insights on how to approach differently or correct what I have started.