Hi TuningTempel,
schau mal in die "new_products_default.html" im Templateverz unter Module.
Dort suchst Du folgenden Cod:
Code:
{php}
if ($col>=4) {
$col=0;
?ndere ($col>=4) auf ($col>=3)
Dann sollte es so aussehen wie Du Dir das vorstellst.
Gru? Dreamer