<?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: Working With the Infinity WordPress Theme</title>
	<atom:link href="http://gabediaz.com/blog/working-with-the-infinity-wordpress-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://gabediaz.com/blog/working-with-the-infinity-wordpress-theme/</link>
	<description>Design + Development</description>
	<lastBuildDate>Fri, 30 Jul 2010 11:02:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Praise And Worship CD</title>
		<link>http://gabediaz.com/blog/working-with-the-infinity-wordpress-theme/comment-page-2/#comment-7169</link>
		<dc:creator>Praise And Worship CD</dc:creator>
		<pubDate>Wed, 26 May 2010 05:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=167#comment-7169</guid>
		<description>Thanks and keep post the informative sites.</description>
		<content:encoded><![CDATA[<p>Thanks and keep post the informative sites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lesego</title>
		<link>http://gabediaz.com/blog/working-with-the-infinity-wordpress-theme/comment-page-2/#comment-1398</link>
		<dc:creator>Lesego</dc:creator>
		<pubDate>Thu, 14 May 2009 21:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=167#comment-1398</guid>
		<description>Hi Gabe Diaz,

How do i make my Infinity Themed site Compatible to Internet Explorer 6?

On Internet Explorer 6, my users aren&#039;t able to post comments. The Submit button does not work. U may test it yourself if you want here: http://www.bravesta.co.za.

Secondly, for some reason the Latest Updates section just doesn&#039;t wanna display properly (again, only when browsing using IE6)

Your help would be greatly appreciated.

&lt;abbr&gt;&lt;em&gt;Lesego’s last blog post..&lt;a href=&quot;http://www.bravesta.co.za/?p=291&quot; rel=&quot;nofollow&quot;&gt;Movie Film: Angels and Demons&lt;/a&gt;&lt;/abbr&gt;&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>Hi Gabe Diaz,</p>
<p>How do i make my Infinity Themed site Compatible to Internet Explorer 6?</p>
<p>On Internet Explorer 6, my users aren&#8217;t able to post comments. The Submit button does not work. U may test it yourself if you want here: <a href="http://www.bravesta.co.za" rel="nofollow">http://www.bravesta.co.za</a>.</p>
<p>Secondly, for some reason the Latest Updates section just doesn&#8217;t wanna display properly (again, only when browsing using IE6)</p>
<p>Your help would be greatly appreciated.</p>
<p><abbr><em>Lesego’s last blog post..<a href="http://www.bravesta.co.za/?p=291" rel="nofollow">Movie Film: Angels and Demons</a></em></abbr></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabediaz</title>
		<link>http://gabediaz.com/blog/working-with-the-infinity-wordpress-theme/comment-page-2/#comment-680</link>
		<dc:creator>gabediaz</dc:creator>
		<pubDate>Tue, 24 Feb 2009 04:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=167#comment-680</guid>
		<description>&lt;a href=&#039;#comment-678&#039; rel=&quot;nofollow&quot;&gt;@Christian&lt;/a&gt; - 

Took a look at your page.  Easiest way to quickly see what&#039;s going on is to check your source.  Highlight some paragraphs/view source and you&#039;ll see that your page content has the &quot;class=entry.&quot;  If you haven&#039;t already installed the Web Developer plugin for Firefox, it&#039;s really useful.  

Checking your CSS file you can find the CSS that is used to format text in posts, the lines start with .post.single p just copy those lines and change the class to reflect that used in your pages and you get the following:  

.entry p { margin: 1em 0; }
.entry p a,.post.single li a { color:#b3d565; }
.entry p a:hover { color:#ddd; }
.entry p strong { font-weight: bold; }
.entry p em { font-style: normal; background: #f9f9de; }

Your paragraph spacing should work, along with links, bold and italics...let me know how it goes!</description>
		<content:encoded><![CDATA[<p><a href='#comment-678' rel="nofollow">@Christian</a> &#8211; </p>
<p>Took a look at your page.  Easiest way to quickly see what&#8217;s going on is to check your source.  Highlight some paragraphs/view source and you&#8217;ll see that your page content has the &#8220;class=entry.&#8221;  If you haven&#8217;t already installed the Web Developer plugin for Firefox, it&#8217;s really useful.  </p>
<p>Checking your CSS file you can find the CSS that is used to format text in posts, the lines start with .post.single p just copy those lines and change the class to reflect that used in your pages and you get the following:  </p>
<p>.entry p { margin: 1em 0; }<br />
.entry p a,.post.single li a { color:#b3d565; }<br />
.entry p a:hover { color:#ddd; }<br />
.entry p strong { font-weight: bold; }<br />
.entry p em { font-style: normal; background: #f9f9de; }</p>
<p>Your paragraph spacing should work, along with links, bold and italics&#8230;let me know how it goes!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://gabediaz.com/blog/working-with-the-infinity-wordpress-theme/comment-page-2/#comment-678</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Tue, 24 Feb 2009 02:48:42 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=167#comment-678</guid>
		<description>&lt;blockquote&gt;&lt;a href=&#039;#comment-674&#039; rel=&quot;nofollow&quot;&gt;Originally Posted By gabediaz&lt;/a&gt;&lt;a href=&#039;#comment-647&#039; rel=&quot;nofollow&quot;&gt;@Christian&lt;/a&gt; - 

Sorry, was traveling over the weekend with no internet access.  

Do you have the theme active somewhere so we can take a look at it? Else have you checked your CSS file?&lt;/blockquote&gt;

Don&#039;t be sorry.  I saw that you were on travel.  Here is the active theme:  http://adams.sigmacreativeonline.com/?page_id=2

I haven&#039;t checked my CSS file.  I wouldn&#039;t know what to check as I am not good with CSS except for simple stuff like changing colors and hover states, etc.</description>
		<content:encoded><![CDATA[<blockquote><p><a href='#comment-674' rel="nofollow">Originally Posted By gabediaz</a><a href='#comment-647' rel="nofollow">@Christian</a> &#8211; </p>
<p>Sorry, was traveling over the weekend with no internet access.  </p>
<p>Do you have the theme active somewhere so we can take a look at it? Else have you checked your CSS file?</p></blockquote>
<p>Don&#8217;t be sorry.  I saw that you were on travel.  Here is the active theme:  <a href="http://adams.sigmacreativeonline.com/?page_id=2" rel="nofollow">http://adams.sigmacreativeonline.com/?page_id=2</a></p>
<p>I haven&#8217;t checked my CSS file.  I wouldn&#8217;t know what to check as I am not good with CSS except for simple stuff like changing colors and hover states, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabediaz</title>
		<link>http://gabediaz.com/blog/working-with-the-infinity-wordpress-theme/comment-page-2/#comment-674</link>
		<dc:creator>gabediaz</dc:creator>
		<pubDate>Mon, 23 Feb 2009 21:42:40 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=167#comment-674</guid>
		<description>&lt;a href=&#039;#comment-647&#039; rel=&quot;nofollow&quot;&gt;@Christian&lt;/a&gt; - 

Sorry, was traveling over the weekend with no internet access.  

Do you have the theme active somewhere so we can take a look at it? Else have you checked your CSS file?</description>
		<content:encoded><![CDATA[<p><a href='#comment-647' rel="nofollow">@Christian</a> &#8211; </p>
<p>Sorry, was traveling over the weekend with no internet access.  </p>
<p>Do you have the theme active somewhere so we can take a look at it? Else have you checked your CSS file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://gabediaz.com/blog/working-with-the-infinity-wordpress-theme/comment-page-2/#comment-647</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Sat, 21 Feb 2009 13:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=167#comment-647</guid>
		<description>Gabe how does one get formatting to work on Pages?  I can&#039;t seem to get paragraphs or simple line breaks to work in the visual or html editor.</description>
		<content:encoded><![CDATA[<p>Gabe how does one get formatting to work on Pages?  I can&#8217;t seem to get paragraphs or simple line breaks to work in the visual or html editor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://gabediaz.com/blog/working-with-the-infinity-wordpress-theme/comment-page-2/#comment-559</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Sat, 07 Feb 2009 11:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=167#comment-559</guid>
		<description>does anyone know how to make the columns wider i cant seem to find it in the code.</description>
		<content:encoded><![CDATA[<p>does anyone know how to make the columns wider i cant seem to find it in the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zEEROCKz</title>
		<link>http://gabediaz.com/blog/working-with-the-infinity-wordpress-theme/comment-page-2/#comment-546</link>
		<dc:creator>zEEROCKz</dc:creator>
		<pubDate>Thu, 05 Feb 2009 14:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=167#comment-546</guid>
		<description>this one is gorgeous....</description>
		<content:encoded><![CDATA[<p>this one is gorgeous&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabediaz</title>
		<link>http://gabediaz.com/blog/working-with-the-infinity-wordpress-theme/comment-page-2/#comment-344</link>
		<dc:creator>gabediaz</dc:creator>
		<pubDate>Mon, 05 Jan 2009 01:18:27 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=167#comment-344</guid>
		<description>&lt;a href=&#039;#comment-343&#039; rel=&quot;nofollow&quot;&gt;@Eric&lt;/a&gt; - 

congrats!</description>
		<content:encoded><![CDATA[<p><a href='#comment-343' rel="nofollow">@Eric</a> &#8211; </p>
<p>congrats!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://gabediaz.com/blog/working-with-the-infinity-wordpress-theme/comment-page-2/#comment-343</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Mon, 05 Jan 2009 00:06:09 +0000</pubDate>
		<guid isPermaLink="false">http://gabediaz.com/?p=167#comment-343</guid>
		<description>nevermind got it!</description>
		<content:encoded><![CDATA[<p>nevermind got it!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
