<?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: 2 Column Neoclassical Theme</title>
	<atom:link href="http://blogigs.com/2-column-neoclassical-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogigs.com/2-column-neoclassical-theme/</link>
	<description>Best WordPress Themes Reviews</description>
	<lastBuildDate>Wed, 02 May 2012 04:19:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>	<item>
		<title>By: Costa</title>
		<link>http://blogigs.com/2-column-neoclassical-theme/#comment-4446</link>
		<dc:creator>Costa</dc:creator>
		<pubDate>Tue, 27 Oct 2009 08:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://blogigs.com/?p=619#comment-4446</guid>
		<description>Hi Coree, 

Without looking at your Theme codes, i will not be able to ascertain what&#039;s wrong but I did look at your source codes and there are big bunch of javascripts and ajax codes there, so I figure some of them might have screwed up the footer php file. 

What you can do is replace the whole footer php file with the original one and then add in whatever you want piece by piece. Then you can pin point which is the culprit and stop using those altogether. 

Hope that helps.</description>
		<content:encoded><![CDATA[<p>Hi Coree, </p>
<p>Without looking at your Theme codes, i will not be able to ascertain what&#8217;s wrong but I did look at your source codes and there are big bunch of javascripts and ajax codes there, so I figure some of them might have screwed up the footer php file. </p>
<p>What you can do is replace the whole footer php file with the original one and then add in whatever you want piece by piece. Then you can pin point which is the culprit and stop using those altogether. </p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Coree Silvera</title>
		<link>http://blogigs.com/2-column-neoclassical-theme/#comment-4444</link>
		<dc:creator>Coree Silvera</dc:creator>
		<pubDate>Tue, 27 Oct 2009 07:23:36 +0000</pubDate>
		<guid isPermaLink="false">http://blogigs.com/?p=619#comment-4444</guid>
		<description>Hi Costa...I&#039;m back again!  :)

Thanks so much for all your support. You&#039;ll see if you visit my blog that I&#039;ve done a bit more tinkering and got rid of the annoying banners all together.

My question now is, I just realized that my footer is not showing at all.  I looked in the index.php file and see the get_footer call there, but it&#039;s just not showing up.  Guess that would explain why my Google analytics was screwed up for a while.  Had to go into the header file and add code there...didn&#039;t even realize the footer wasn&#039;t there.

Now I&#039;d like to add a disclosure or TOS link to the footer with the new FTC ruling breathing down our necks.  Went to add the link and realized there is no footer!

Can you give me any ideas?  Thanks again !!

Coree</description>
		<content:encoded><![CDATA[<p>Hi Costa&#8230;I&#8217;m back again!  <img src='http://blogigs.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks so much for all your support. You&#8217;ll see if you visit my blog that I&#8217;ve done a bit more tinkering and got rid of the annoying banners all together.</p>
<p>My question now is, I just realized that my footer is not showing at all.  I looked in the index.php file and see the get_footer call there, but it&#8217;s just not showing up.  Guess that would explain why my Google analytics was screwed up for a while.  Had to go into the header file and add code there&#8230;didn&#8217;t even realize the footer wasn&#8217;t there.</p>
<p>Now I&#8217;d like to add a disclosure or TOS link to the footer with the new FTC ruling breathing down our necks.  Went to add the link and realized there is no footer!</p>
<p>Can you give me any ideas?  Thanks again !!</p>
<p>Coree</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan</title>
		<link>http://blogigs.com/2-column-neoclassical-theme/#comment-3772</link>
		<dc:creator>Evan</dc:creator>
		<pubDate>Wed, 02 Sep 2009 09:30:24 +0000</pubDate>
		<guid isPermaLink="false">http://blogigs.com/?p=619#comment-3772</guid>
		<description>Great! Thanks Carlos, knew it would be right there staring me in the face.</description>
		<content:encoded><![CDATA[<p>Great! Thanks Carlos, knew it would be right there staring me in the face.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Costa</title>
		<link>http://blogigs.com/2-column-neoclassical-theme/#comment-3768</link>
		<dc:creator>Costa</dc:creator>
		<pubDate>Tue, 01 Sep 2009 02:23:11 +0000</pubDate>
		<guid isPermaLink="false">http://blogigs.com/?p=619#comment-3768</guid>
		<description>Hi Evans, 

In the custom css. Under the comment, 

&quot;This codes changes the background color&quot; 

Inside the &quot;.custom #container&quot; tags,  
Find the words, &quot;border: 1.5em solid #ffffff;&quot; 

The 1.5em defines the size of the border, the #ffffff defines the color. (Might be different from yours.)  

Change the size and color of the border to whatever suits you.</description>
		<content:encoded><![CDATA[<p>Hi Evans, </p>
<p>In the custom css. Under the comment, </p>
<p>&#8220;This codes changes the background color&#8221; </p>
<p>Inside the &#8220;.custom #container&#8221; tags,<br />
Find the words, &#8220;border: 1.5em solid #ffffff;&#8221; </p>
<p>The 1.5em defines the size of the border, the #ffffff defines the color. (Might be different from yours.)  </p>
<p>Change the size and color of the border to whatever suits you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan</title>
		<link>http://blogigs.com/2-column-neoclassical-theme/#comment-3767</link>
		<dc:creator>Evan</dc:creator>
		<pubDate>Mon, 31 Aug 2009 13:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://blogigs.com/?p=619#comment-3767</guid>
		<description>Hi,

Thanks for doing this, just what I need. Easy question for you...

Where in the stylesheet can i change the dark grey border colour to white? Had a hunt around but I&#039;m a bit of a rookie.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for doing this, just what I need. Easy question for you&#8230;</p>
<p>Where in the stylesheet can i change the dark grey border colour to white? Had a hunt around but I&#8217;m a bit of a rookie.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

