du musst evtl auch folgende Datei ändern:
ps_product_category.php
findest du unter:
administrator/components/com_virtuemart/classes
Dort findest du folgende Stelle:
PHP-Code:if( $db->num_rows() > 0 ) {
$iCol = 1;
$categories_per_row = 4;
$cellwidth = intval( 100 / $categories_per_row );
$html .= $VM_LANG->_PHPSHOP_MORE_CATEGORIES.'<br/>';
$html .= '<table width="100%" cellspacing="0" cellpadding="0">';


LinkBack URL
About LinkBacks
Zitieren

Lesezeichen