<?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: Adding CSS ( Change the Look ) of a Specific Post or Page</title>
	<atom:link href="http://wpjudge.com/adding-css-change-the-look-of-a-specific-post-or-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpjudge.com/adding-css-change-the-look-of-a-specific-post-or-page/</link>
	<description>Reviews, Tips, Tricks, Etc. On Wordpress Stuff &#038; More</description>
	<lastBuildDate>Thu, 12 Aug 2010 19:25:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Judge</title>
		<link>http://wpjudge.com/adding-css-change-the-look-of-a-specific-post-or-page/comment-page-1/#comment-2002</link>
		<dc:creator>Judge</dc:creator>
		<pubDate>Mon, 07 Jun 2010 19:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://wpjudge.com/?p=83#comment-2002</guid>
		<description>I didn&#039;t create this plugin, I found it searching for trying to add specific css for pages. But yes, it is amazing plugin.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t create this plugin, I found it searching for trying to add specific css for pages. But yes, it is amazing plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zman</title>
		<link>http://wpjudge.com/adding-css-change-the-look-of-a-specific-post-or-page/comment-page-1/#comment-1996</link>
		<dc:creator>Zman</dc:creator>
		<pubDate>Thu, 27 May 2010 00:52:48 +0000</pubDate>
		<guid isPermaLink="false">http://wpjudge.com/?p=83#comment-1996</guid>
		<description>Sweet Jesus this thing is AMAZING!!  This is my first ever plugin comment and I&#039;ve downloaded a ton.  I&#039;m new to all this so it&#039;s been countless hours of trial and error and I&#039;m generally in no position to offer any meaningful feedback on a plug-in.

But this time I am certain I know what I&#039;m talking about since I&#039;ve been looking for hours for a way to modify CSS on a per page basis.

The solutions out there were far too complex for my needs since I&#039;m building a CMS and collaboration site for my condo association and I only need subtle modifications to the existing styling for certain pages.  For example, I want the to-do list page to not have any side-bars (since the side-bars on every page is a to-do list because my fellow Board members don&#039;t do anything and they need to be constantly reminded on every page!!).

So I created a custom page template that didn&#039;t call the side-bar and then uploaded the following code in a style sheet to make the body of the page stretch the across the entire container!  Dude and it worked the first time haha!  That&#039;s extremely unusual when I&#039;m at the controls.

#page #wrapper #container #left-col {
	width: 1260px;
	float: left;
	!important;
}

Anyway, thanks a million and GO BLACKHAWKS!!!

PS:  I think the reason your plug-in isn&#039;t gaining momentum yet is that unique page styling seems to be a fairly current issue among WP users...I saw a ton of posts from 2010 when most of the posts I read for other topics are 2008 or prior.  By the end of this year your plug-in will be in super demand without question.  It&#039;s just way easier than the other ideas people have!</description>
		<content:encoded><![CDATA[<p>Sweet Jesus this thing is AMAZING!!  This is my first ever plugin comment and I&#8217;ve downloaded a ton.  I&#8217;m new to all this so it&#8217;s been countless hours of trial and error and I&#8217;m generally in no position to offer any meaningful feedback on a plug-in.</p>
<p>But this time I am certain I know what I&#8217;m talking about since I&#8217;ve been looking for hours for a way to modify CSS on a per page basis.</p>
<p>The solutions out there were far too complex for my needs since I&#8217;m building a CMS and collaboration site for my condo association and I only need subtle modifications to the existing styling for certain pages.  For example, I want the to-do list page to not have any side-bars (since the side-bars on every page is a to-do list because my fellow Board members don&#8217;t do anything and they need to be constantly reminded on every page!!).</p>
<p>So I created a custom page template that didn&#8217;t call the side-bar and then uploaded the following code in a style sheet to make the body of the page stretch the across the entire container!  Dude and it worked the first time haha!  That&#8217;s extremely unusual when I&#8217;m at the controls.</p>
<p>#page #wrapper #container #left-col {<br />
	width: 1260px;<br />
	float: left;<br />
	!important;<br />
}</p>
<p>Anyway, thanks a million and GO BLACKHAWKS!!!</p>
<p>PS:  I think the reason your plug-in isn&#8217;t gaining momentum yet is that unique page styling seems to be a fairly current issue among WP users&#8230;I saw a ton of posts from 2010 when most of the posts I read for other topics are 2008 or prior.  By the end of this year your plug-in will be in super demand without question.  It&#8217;s just way easier than the other ideas people have!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
