<?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 Themes &#38; Templates &#187; design</title>
	<atom:link href="http://www.osetemplates.com/tag/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.osetemplates.com</link>
	<description>Magento Themes &#38; Magento Template Developers!</description>
	<lastBuildDate>Thu, 02 Feb 2012 17:40:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Magento Blank Starter Design Template (Theme)</title>
		<link>http://www.osetemplates.com/11/magento-blank-starter-design-template-theme/</link>
		<comments>http://www.osetemplates.com/11/magento-blank-starter-design-template-theme/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 22:18:47 +0000</pubDate>
		<dc:creator>Martijn</dc:creator>
				<category><![CDATA[FREE Magento Templates]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.osetemplates.com/?p=78</guid>
		<description><![CDATA[Here&#8217;s a great blank Magento starter template to get you going on creating your own custom Magento design. The CSS, Layout and Template files are stripped to the core and perfect for developing your own custom Magento template (theme). This is a great theme to use for wire-framing or as a base for developing a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.osetemplates.com/wp-content/uploads/2008/11/146.png"><img class="alignleft size-medium wp-image-79" style="border: 1px solid black; margin: 0 10px 10px 0;" title="Magento Blank Theme" src="http://www.osetemplates.com/wp-content/uploads/2008/11/146.png" alt="" width="228" height="146" /></a>Here&#8217;s a great blank Magento starter template to get you going on creating your own custom Magento design.</p>
<p>The CSS, Layout and Template files are stripped to the core and perfect for developing your own custom Magento template (theme).</p>
<p>This is a great theme to use for wire-framing or as a base for developing a custom Magento theme! A lot of work has gone in to slimming down the HTML and CSS, which makes it much easier to work with compared to the default theme.</p>
<h3>How To Use</h3>
<ul>
<li>Unzip the downloaded archive (download below).</li>
<li>Copy extracted files in to your store directory structure.</li>
<li>Navigate to the Magento admin panel (ie.www.mydomain.com/admin), then the Design configuration tab (System » Configuration » Design tab).</li>
<li>Select the name of your website from the (Current Configuration Scope) dropdown.</li>
<li>In Default (under Themes heading), enter <em>blank</em> and click <em>save config</em>.</li>
<li>Remember to disable page caching (System » Cache Management) whilst testing!</li>
<li>Have fun!</li>
</ul>
<p><strong>Futher installation instructions</strong> are available on the <a rel="nofollow" href="http://www.magentocommerce.com/design_guide/articles/working-with-magento-themes#assign-theme-step1" target="_blank">Magento website</a>.<br />
<strong>Download: </strong><a class="downloadlink" href="http://www.osetemplates.com/wp-content/plugins/download-monitor/download.php?id=2" title=" downloaded 6049 times" >Magento Blank Theme</a> (866KB)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.osetemplates.com/11/magento-blank-starter-design-template-theme/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to enable custom Magento Templates &amp; Themes</title>
		<link>http://www.osetemplates.com/11/how-to-enable-custom-magento-templates-themes/</link>
		<comments>http://www.osetemplates.com/11/how-to-enable-custom-magento-templates-themes/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 19:13:59 +0000</pubDate>
		<dc:creator>Martijn</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.osetemplates.com/?p=74</guid>
		<description><![CDATA[Magento templates are split in to two areas: Directory 1: app/design/frontend/default/default/ — This directory contains the layout, translation (locale) and template materials. Directory 2: skin/frontend/default/default/ — This directory contains the images, CSS and block-specific Javascripts. You&#8217;ll notice the structure in our template .zip files is: /app/design/frontend/default/template_name /skin/frontend/default/template_name To use our Magento Templates you simply need [...]]]></description>
			<content:encoded><![CDATA[<p>Magento templates are split in to two areas:</p>
<ul class="disc">
<li><strong>Directory 1:</strong> <code>app/design/frontend/default/default/</code> — This directory contains the layout, translation (locale) and template materials.</li>
<li><strong>Directory 2:</strong> <code>skin/frontend/default/default/</code> — This directory contains the images, CSS and block-specific Javascripts.</li>
</ul>
<p>You&#8217;ll notice the structure in our template .zip files is:</p>
<ul>
<li>/app/design/frontend/default/<em><strong>template_name</strong></em></li>
<li>/skin/frontend/default/<em><strong>template_name</strong></em></li>
</ul>
<p>To use our Magento Templates you simply need to do the following:</p>
<ul>
<li>Unzip the downloaded archive. (<a title="WinRar" href="http://www.rarlabs.com" target="_blank">WinRar required</a>)</li>
<li>Copy extracted files in to your store directory structure.</li>
<li>Navigate to the Magento admin panel (ie.www.mydomain.com/admin), then the Design configuration tab (System » Configuration » Design tab).</li>
<li>Select the name of your website from the (Current Configuration Scope) dropdown.</li>
<li>In Default (under Themes heading), enter <strong><em>template_name </em></strong>and click <em>save config</em>.</li>
<li>Remember to disable page caching (System » Cache Management) whilst testing!</li>
</ul>
<p>If you have any questions or problems enabling your Magento templates &amp; themes, please post in the comments and we&#8217;ll do our best to help.</p>
<p>Alternatively if you require an indepth knowledge please see the <a title="Magento Designer's Guide" href="http://www.magentocommerce.com/design_guide/articles/working-with-magento-themes" target="_blank">Magento Designer&#8217;s Guide.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.osetemplates.com/11/how-to-enable-custom-magento-templates-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

