Introducing Comstock Template
Designed for Zen Cart version 1.3.8.
This template modifies tpl_main_page.php, tpl_header.php and tpl_footer.php to achieve its look. It is designed to "DROP" the right colomn on category/product listing pages.
Features:
- Full width 3 column display
- Colours: Styled in Silver and White.
- Customized button set included.
- Per-page CSS stylesheets to style individual pages.
- Redesigned Product Info page.
- Date in Navigation Bar.
- Order Steps (tableless) installed.
- Better Categories Sidebox installed.
- Tested using Firefox, IE7, Opera, Safari.
Additional Recommendations:
- admin -> configuration -> layout settings
- Column Width - Left Boxes (set to 150px) default
- Column Width - Right Boxes (set to 150px) default
- Column Width - Left (set to 160px)
- Column Width - Right (set to 160px)
- Define Breadcrumb Status 2 (Off for Home Page Only)
- Categories Separator between links Status (set to 0)
- Categories Separator between the Category Name and Count (delete the default setting)
- Categories Separator between the Category Name and Sub Categories (delete the default setting)
STYLESHEET SETTINGS:
The top horizontal category navigation, and the footer IP address are set to display none by default.
To use comment out this declaration:
#navCatTabsWrapper {
display: none;
}
#siteinfoIP {
display: none;
}
and un-comment the following two declarations:
/* #navCatTabsWrapper {
margin: 0 auto;
background: url(../images/navbar.gif) repeat-x;
font-weight: bold;
color: #ffffff;
}*/
This content is located in the file at: /languages/english/html_includes/comstock/define_main_page.php
You can quickly edit this content via Admin-> Tools-> Define Pages Editor, and select define_main_page from the pulldown. You can also edit it directly if you prefer.
NOTE: Always backup the files in /languages/english/html_includes/your_template










