Contributions
Thema Options
This contribution supply 5 different thema. You can change your site thema by using administration panel. And you can easyly add your thema.
| Matti Putkonen | 14 Jul 2003 |
One small addition for MS2 compliancy in the catalog/classes/thema_boxes:
at the end of the file just before ?> added:
class productListingBox extends tableBox {
function productListingBox($contents) {
$this->table_parameters = 'class="productListing"';
$this->tableBox($contents, true);
}
}
| Tom O'Neill | 20 Feb 2003 |
| Ferhat Kurt | 9 Nov 2002 |
Note: Contributions are used at own risk.
