How To Create A Theme In Magento - 0 views
-
Online Training at Attune University on 29 Aug 13Structure of a Magento theme For Layout All layout files are present in(apps/design/frontend/default/your_theme) directory whenever you want to add any html tag or php tag ex. , .etc you have to add your code in (apps/design/frontend/default/your_theme) directory.