In this article i'll show you how to create custom page in Magento
Login to Magento admin panel: www.YourSiteName.com/index.php/admin/
Mouse over on CMS horizontal menu, then click on Manage Pages.
Then click on Add New Page:
In General Information add Page Title, SEF URL Identifier, Status, Content. For example we want to create new page "About us":
In Custom Design select Layout * (1 column, 2 columns with left bar, 2 columns with right bar, 3 columns)
Add Meta Data if needed, then click on Save Page button.
Now its party time: we need to add some code to our template, so connect to FTP or if you work in local machine find this folder: app/design/frontend/default/default/template/catalog/navigation/ and open top.phtml file. And add this line:
Comments
We like your tutorials.