New Zenner
- Join Date:
- Mar 2014
- Posts:
- 59
- Plugin Contributions:
- 0
top header image
This is what is in my template_info.php now.
<?php
/**
* Template Information File
*
* @package templateSystem
* @copyright Copyright 2003-2005 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: template_info.php 2306 2005-11-05 21:34:28Z wilt $
*/
$template_name = 'CUSTOM';
$template_version = 'Version 1.0';
$template_author = 'Wayne Seabright (c) 2014';
$template_description = 'This is my own template, created for my site. Three images are required; logo.jpg, header_bg.jpg, and tile_back.jpg.';
$template_screenshot = 'scr_template_default.jpg';
?>
includes
/templates
/CUSTOM
/common
/css
stylesheet.css
/images
/sideboxes
/templates
template_info.php