Archive for the ‘HTML’ Category

Adding a CSS body class to Magento layouts seems very easy. In case you want different CSS body class for different module pages on frontend, what you need to do is to find the syntax: $this->loadLayout(); in module controller files and add some new lines just below it. Example: I want to set the ‘my-profile’ [...]

Adding a new page layout in Magento is very simple. But why someone need to add a new page layout. Page layputs are already there. Well, that can be needed specially for a Home page. One of my friend in manging the Home page with existing layout. If we do change in current layout, it [...]


About this blog

Hello, Welcome to the Magento Coder.
I am Jignesh Patel, a Web Developer.

About Jignesh