in /catalog/view/theme/default/template/product/category.tpl look for
and replace 4 with 3. same for other templates.
Code: Select all
<table class="list">
<?php for ($i = 0; $i < sizeof($products); $i = $i + 4) { ?>
<tr>
<?php for ($j = $i; $j < ($i + 4); $j++) { ?>
Who is online
Users browsing this forum: No registered users and 5 guests