<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How do i convert a Joomla template to basic html/css template?</title>
	<atom:link href="http://joomlaverse.com/joomla/how-do-i-convert-a-joomla-template-to-basic-htmlcss-template/feed/" rel="self" type="application/rss+xml" />
	<link>http://joomlaverse.com/joomla/how-do-i-convert-a-joomla-template-to-basic-htmlcss-template/</link>
	<description>Blogging all things Joomla and WWW</description>
	<lastBuildDate>Sat, 12 Mar 2011 01:39:26 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: hostmysite.com</title>
		<link>http://joomlaverse.com/joomla/how-do-i-convert-a-joomla-template-to-basic-htmlcss-template/comment-page-1/#comment-14528</link>
		<dc:creator>hostmysite.com</dc:creator>
		<pubDate>Fri, 05 Mar 2010 00:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://joomlaverse.com/joomla/how-do-i-convert-a-joomla-template-to-basic-htmlcss-template/#comment-14528</guid>
		<description>A Joomla template is basically already in HTML/CSS format.  All you need to get is view the stylesheet and then copy one of the pages of the Joomla pages. 

You will see a line in the Joomla page similar to this which has the CSS:
&lt;link rel=&quot;stylesheet&quot; href=&quot;templates/siteground-j15-68/css/template.css&quot; type=&quot;text/css&quot; /&gt;

Stephen Williamson, Server Engineer</description>
		<content:encoded><![CDATA[<p>A Joomla template is basically already in HTML/CSS format.  All you need to get is view the stylesheet and then copy one of the pages of the Joomla pages. </p>
<p>You will see a line in the Joomla page similar to this which has the CSS:</p>
<link rel="stylesheet" href="templates/siteground-j15-68/css/template.css" type="text/css" />
<p>Stephen Williamson, Server Engineer</p>
]]></content:encoded>
	</item>
</channel>
</rss>

