Hi
If editors add 6 content items to a page in the CMS, the template should generate 2 rows and each row contains 3 items.
If 5 items are added, three in 1st row and 2 in 2nd row.
if 4 items are added, two rows are needed with 2 items in each row
and so on.
Are you aware of a function which handles it? I guess modula is used.
Would you use <table><tr><td>-approach or rather CSS?
If editors add 6 content items to a page in the CMS, the template should generate 2 rows and each row contains 3 items.
If 5 items are added, three in 1st row and 2 in 2nd row.
if 4 items are added, two rows are needed with 2 items in each row
and so on.
Are you aware of a function which handles it? I guess modula is used.
Would you use <table><tr><td>-approach or rather CSS?









