Since it looks like there's no way to do this via admin area
i took the tpls for featured products from a newer version.
i've seen that everything it's ruled by some vars / conditions.
In particular
Code:
[b]$config.Appearance.products_per_row
$config.Appearance.featured_only_multicolumn ... eq "N"
{math equation="floor(100/x)" x=$config.Appearance.products_per_row assign="width"}[/b]
Is there someone that knows hou to pass the values refering to these vars in the tpl so that i can implement 2 columns even if i'm using an old heavily modfied version ?
Sorry , probably i'm posting silly questions but i'm not a smart programmer. !