How to move a category banner in magento -
i have question, hope can me. move banner gets displayed in category page in magento display on category page on outside (i.e above category , left side column). please advice
for moving category image above category have make changes in app/design/frontend/your_package/your_theme/template/catalog/category/view.phtml
and if want move category image in right side bar have call category image in following file
app/design/frontend/your_package/your_theme/template/callouts/right_col.phtml
Comments
Post a Comment