Contributions

Templates and Themes (Category Index)
Search: 

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.

Expand All / Collapse All

Thema Options (MS2 compliant) 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);
}
}

Thema Box Tom O'Neill 20 Feb 2003
Thema Options 1.0 (5 different themas) Ferhat Kurt 9 Nov 2002

Note: Contributions are used at own risk.