Introducing Cold Steel Template Version 2.1.1
Designed by Clyde Jones and modified for Zen Cart version 1.5* by dbltoe
Features:
- Fixed width 2 column display
- Colors: Styled in Black, White and Gray.
- Customized button set included.
- Per-page CSS stylesheets to style individual pages.
- Better Categories Sidebox installed.
- Order Steps (Tableless) installed.
- Column Divider Pro installed.
- Date displayed in the header.
- Re-designed Login page included.
- Tested using Firefox, IE7, Opera, Safari and Chrome.
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/cold_steel/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