<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Magento Coder &#187; HTML</title>
	<atom:link href="http://magentocoder.jigneshpatel.co.in/category/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://magentocoder.jigneshpatel.co.in</link>
	<description>hacks &#38; solutions for Magento Ecommerce development</description>
	<lastBuildDate>Sat, 22 May 2010 06:27:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to add a new body class to Magento layout</title>
		<link>http://magentocoder.jigneshpatel.co.in/html/frontend/how-to-add-a-new-body-class-to-magento-layout/</link>
		<comments>http://magentocoder.jigneshpatel.co.in/html/frontend/how-to-add-a-new-body-class-to-magento-layout/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 13:28:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Frontend]]></category>

		<guid isPermaLink="false">http://magentocoder.jigneshpatel.co.in/?p=89</guid>
		<description><![CDATA[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 &#8216;my-profile&#8217; [...]]]></description>
		<wfw:commentRss>http://magentocoder.jigneshpatel.co.in/html/frontend/how-to-add-a-new-body-class-to-magento-layout/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Adding a new Page Layout to Magento</title>
		<link>http://magentocoder.jigneshpatel.co.in/html/adding-a-new-page-layout-to-magento/</link>
		<comments>http://magentocoder.jigneshpatel.co.in/html/adding-a-new-page-layout-to-magento/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 06:19:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://magentocoder.jigneshpatel.co.in/?p=82</guid>
		<description><![CDATA[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 [...]]]></description>
		<wfw:commentRss>http://magentocoder.jigneshpatel.co.in/html/adding-a-new-page-layout-to-magento/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
