<?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: Tips For Keeping Your CSS &amp; Functions Organized</title>
	<atom:link href="http://asnio.com/organizes-thesis-css-functions/feed/" rel="self" type="application/rss+xml" />
	<link>http://asnio.com/organizes-thesis-css-functions/</link>
	<description>Young Entrepreneurs Blog</description>
	<lastBuildDate>Fri, 03 Sep 2010 10:09:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: katinka</title>
		<link>http://asnio.com/organizes-thesis-css-functions/#comment-1335</link>
		<dc:creator>katinka</dc:creator>
		<pubDate>Thu, 18 Feb 2010 10:03:52 +0000</pubDate>
		<guid isPermaLink="false">http://asnio.com/?p=632#comment-1335</guid>
		<description>Great tips. I already did the color-chart at the top thing, but doing something similar with functions is going to really help me keep track.
.-= katinka&#180;s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/AllConsidering/~3/JvAus56gnZw/&quot; rel=&quot;nofollow&quot;&gt;Free will, freedom and philosophy series&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Great tips. I already did the color-chart at the top thing, but doing something similar with functions is going to really help me keep track.<br />
<span class="cluv"> katinka´s last blog ..<a href="http://feedproxy.google.com/~r/AllConsidering/~3/JvAus56gnZw/" rel="nofollow">Free will, freedom and philosophy series</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://asnio.com/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adnan</title>
		<link>http://asnio.com/organizes-thesis-css-functions/#comment-1332</link>
		<dc:creator>adnan</dc:creator>
		<pubDate>Thu, 28 Jan 2010 14:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://asnio.com/?p=632#comment-1332</guid>
		<description>hello everyone.., great place this asnio!
I have a question maybe not to related to the post but more to thesis designing.
The scenario looks like this:

I’ve added a function the other day which uses the “thesis_hook_after_headline” hook.
I wannit to add this post rating plugin for wordpress and so I build the function:
&lt;code&gt;
function post_rating()
{
if (is_single()) { ?&gt;

&lt;?php }
}
add_action(&#039;thesis_hook_after_headline&#039;, &#039;post_rating&#039;);
&lt;/code&gt;
everything was great until I tried to give it some style through the custom_css file.

So, the question is how do I access this function or this hook through css?

What i tried is something like:

&lt;code&gt;
.post_rating {
text-align: right;
padding-top:5px;
padding-bottom:5px;
}
&lt;/code&gt;

or

&lt;code&gt;
.custom .post_rating {
text-align: right;
padding-top:5px;
padding-bottom:5px;
}
&lt;/code&gt;

and there were a few other ways I tried it but non of was effective

so the part which I don’t know is:

&lt;code&gt;
&lt;strong&gt;.custom .post_rating { - is this place here&lt;/strong&gt;
text-align: right;
padding-top:5px;
padding-bottom:5px;
}
&lt;/code&gt;
I would really appreciate it if someone had some solutions or the answer.
thanks in advance.</description>
		<content:encoded><![CDATA[<p>hello everyone.., great place this asnio!<br />
I have a question maybe not to related to the post but more to thesis designing.<br />
The scenario looks like this:</p>
<p>I’ve added a function the other day which uses the “thesis_hook_after_headline” hook.<br />
I wannit to add this post rating plugin for wordpress and so I build the function:<br />
<code><br />
function post_rating()<br />
{<br />
if (is_single()) { ?&gt;</p>
<p>&lt;?php }<br />
}<br />
add_action(‘thesis_hook_after_headline’, ‘post_rating’);<br />
</code><br />
everything was great until I tried to give it some style through the custom_css file.</p>
<p>So, the question is how do I access this function or this hook through css?</p>
<p>What i tried is something like:</p>
<p><code><br />
.post_rating {<br />
text-align: right;<br />
padding-top:5px;<br />
padding-bottom:5px;<br />
}<br />
</code></p>
<p>or</p>
<p><code><br />
.custom .post_rating {<br />
text-align: right;<br />
padding-top:5px;<br />
padding-bottom:5px;<br />
}<br />
</code></p>
<p>and there were a few other ways I tried it but non of was effective</p>
<p>so the part which I don’t know is:</p>
<p><code><br />
<strong>.custom .post_rating { - is this place here</strong><br />
text-align: right;<br />
padding-top:5px;<br />
padding-bottom:5px;<br />
}<br />
</code><br />
I would really appreciate it if someone had some solutions or the answer.<br />
thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: S.Pradeep Kumar</title>
		<link>http://asnio.com/organizes-thesis-css-functions/#comment-456</link>
		<dc:creator>S.Pradeep Kumar</dc:creator>
		<pubDate>Fri, 03 Jul 2009 15:02:18 +0000</pubDate>
		<guid isPermaLink="false">http://asnio.com/?p=632#comment-456</guid>
		<description>Check the links in the Footer section named &quot;Under The Hood&quot; and not the links in the above comment ! :)
.-= S.Pradeep Kumar&#180;s last blog ..&lt;a href=&quot;http://www.hellboundbloggers.com/blogging/site-goals-2009&quot; rel=&quot;nofollow&quot;&gt;Miles To Walk Before 2009 (Site Goals)&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Check the links in the Footer section named “Under The Hood” and not the links in the above comment ! <img src='http://asnio.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<span class="cluv"> S.Pradeep Kumar´s last blog ..<a href="http://www.hellboundbloggers.com/blogging/site-goals-2009" rel="nofollow">Miles To Walk Before 2009 (Site Goals)</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://asnio.com/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: S.Pradeep Kumar</title>
		<link>http://asnio.com/organizes-thesis-css-functions/#comment-455</link>
		<dc:creator>S.Pradeep Kumar</dc:creator>
		<pubDate>Fri, 03 Jul 2009 14:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://asnio.com/?p=632#comment-455</guid>
		<description>Buddy when I clicked these links  &quot;&lt;a href=&quot;http://validator.w3.org/check?uri=referer&quot; rel=&quot;nofollow&quot;&gt;Valid xHTML&lt;/a&gt; &#124; &lt;a href=&quot;http://jigsaw.w3.org/css-validator/check/referer&quot; rel=&quot;nofollow&quot;&gt;Valid(ish) CSS&lt;/a&gt;&quot; it showed the validation page of this post .. but in some other blogs .. they showed validation page of blog&#039;s homepage instead.. 

&lt;a&gt;Note :&lt;/a&gt; I commented this hoping this is done by mistake.. but you might also did like what it is now.. ! ;) Cheers !
.-= S.Pradeep Kumar&#180;s last blog ..&lt;a href=&quot;http://www.hellboundbloggers.com/blogging/site-goals-2009&quot; rel=&quot;nofollow&quot;&gt;Miles To Walk Before 2009 (Site Goals)&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Buddy when I clicked these links  “<a href="http://validator.w3.org/check?uri=referer" rel="nofollow">Valid xHTML</a> | <a href="http://jigsaw.w3.org/css-validator/check/referer" rel="nofollow">Valid(ish) CSS</a>” it showed the validation page of this post .. but in some other blogs .. they showed validation page of blog’s homepage instead.. </p>
<p><a>Note :</a> I commented this hoping this is done by mistake.. but you might also did like what it is now.. ! <img src='http://asnio.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Cheers !<br />
<span class="cluv"> S.Pradeep Kumar´s last blog ..<a href="http://www.hellboundbloggers.com/blogging/site-goals-2009" rel="nofollow">Miles To Walk Before 2009 (Site Goals)</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://asnio.com/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://asnio.com/organizes-thesis-css-functions/#comment-417</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 24 Jun 2009 15:32:51 +0000</pubDate>
		<guid isPermaLink="false">http://asnio.com/?p=632#comment-417</guid>
		<description>Yeah, that&#039;s really useful if you use it right. Thanks for stopping by!</description>
		<content:encoded><![CDATA[<p>Yeah, that’s really useful if you use it right. Thanks for stopping by!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://asnio.com/organizes-thesis-css-functions/#comment-411</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Tue, 23 Jun 2009 00:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://asnio.com/?p=632#comment-411</guid>
		<description>Thanks for the tips, I&#039;m new to Thesis, CSS, and blogging in general! 

One that really stood out to me was adding a color chart to your CSS files.</description>
		<content:encoded><![CDATA[<p>Thanks for the tips, I’m new to Thesis, CSS, and blogging in general! </p>
<p>One that really stood out to me was adding a color chart to your CSS files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: S.Pradeep Kumar</title>
		<link>http://asnio.com/organizes-thesis-css-functions/#comment-399</link>
		<dc:creator>S.Pradeep Kumar</dc:creator>
		<pubDate>Sat, 20 Jun 2009 16:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://asnio.com/?p=632#comment-399</guid>
		<description>Nice ! :)

CSS is one of the main reason for my love in Thesis ! ;)
.-= S.Pradeep Kumar&#180;s last blog ..&lt;a href=&quot;http://www.hellboundbloggers.com/blogging/make-your-blog-do-follow&quot; rel=&quot;nofollow&quot;&gt;How And Why To Convert Your Blog Into A Do Follow Blog?&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Nice ! <img src='http://asnio.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>CSS is one of the main reason for my love in Thesis ! <img src='http://asnio.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
<span class="cluv"> S.Pradeep Kumar´s last blog ..<a href="http://www.hellboundbloggers.com/blogging/make-your-blog-do-follow" rel="nofollow">How And Why To Convert Your Blog Into A Do Follow Blog?</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://asnio.com/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->