Archive for the ‘Frontend’ 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’ [...]


About this blog

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

About Jignesh