11
Sep
How to Customization X-Cart Template
- Category:
- ecommerce
- oscommerce
Posted On : September 11, 2013
| No Comment
There are three different home templates.Which is defined by selected layout
#For Column Design
You can used the smarty template file
Move on
Path: skin/2-columns/customer/home_col.tpl
# For Column Left Menu Design
Move on
Path:skin/2-columns/customer/left_bar.tpl
#For Bottom content Design
Path:skin/2-columns/customer/bottom.tpl
These above files are where you add/remove/re-order menu elements.
You can upload the website logo and it is located in skin/2-columns/custom/themes/xyz….
xyz being the chose theme directory.
#You can change the theme layout design the below path
skin/2-columns/custom/themes/style.css
- Tags: