<?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: Oulipo Theme Release</title>
	<atom:link href="http://protocol7.net/2009/01/oulipo-theme-release/feed/" rel="self" type="application/rss+xml" />
	<link>http://protocol7.net/2009/01/oulipo-theme-release/</link>
	<description>gentle indifference</description>
	<lastBuildDate>Mon, 15 Mar 2010 20:07:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Elizabeth Yalkut</title>
		<link>http://protocol7.net/2009/01/oulipo-theme-release/comment-page-1/#comment-17410</link>
		<dc:creator>Elizabeth Yalkut</dc:creator>
		<pubDate>Sun, 21 Feb 2010 01:29:19 +0000</pubDate>
		<guid isPermaLink="false">http://protocol7.net/?p=875#comment-17410</guid>
		<description>I&#039;m in love with Oulipo; not only does the name appeal to my lit-geek self, it&#039;s gorgeous and flexible.  One of these days, in my copious spare time, I&#039;ll get around to a few tweaks, like the line-height of text and the like, but it&#039;s so good out of the box that it&#039;s not high on my to-do list.</description>
		<content:encoded><![CDATA[<p>I&#8217;m in love with Oulipo; not only does the name appeal to my lit-geek self, it&#8217;s gorgeous and flexible.  One of these days, in my copious spare time, I&#8217;ll get around to a few tweaks, like the line-height of text and the like, but it&#8217;s so good out of the box that it&#8217;s not high on my to-do list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Gero</title>
		<link>http://protocol7.net/2009/01/oulipo-theme-release/comment-page-1/#comment-16691</link>
		<dc:creator>Paul Gero</dc:creator>
		<pubDate>Thu, 04 Feb 2010 06:38:31 +0000</pubDate>
		<guid isPermaLink="false">http://protocol7.net/?p=875#comment-16691</guid>
		<description>I&#039;m loving Oulipo...elegant and clean design.  Thank you for posting it...using it on my photo blog.

Paul</description>
		<content:encoded><![CDATA[<p>I&#8217;m loving Oulipo&#8230;elegant and clean design.  Thank you for posting it&#8230;using it on my photo blog.</p>
<p>Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: naomi</title>
		<link>http://protocol7.net/2009/01/oulipo-theme-release/comment-page-1/#comment-16239</link>
		<dc:creator>naomi</dc:creator>
		<pubDate>Mon, 25 Jan 2010 14:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://protocol7.net/?p=875#comment-16239</guid>
		<description>AWESOME theme. The fonts are great and the style is perfect in its minimalistic approach. Quick question. . .I would like to add a tag at the very top above the dotted line, next to the search bar. Can you let me know how I do that? Lastly, how can I change the blog title to my own logo? Thanks for any direction given.</description>
		<content:encoded><![CDATA[<p>AWESOME theme. The fonts are great and the style is perfect in its minimalistic approach. Quick question. . .I would like to add a tag at the very top above the dotted line, next to the search bar. Can you let me know how I do that? Lastly, how can I change the blog title to my own logo? Thanks for any direction given.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bhomatude</title>
		<link>http://protocol7.net/2009/01/oulipo-theme-release/comment-page-1/#comment-15977</link>
		<dc:creator>Bhomatude</dc:creator>
		<pubDate>Fri, 15 Jan 2010 23:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://protocol7.net/?p=875#comment-15977</guid>
		<description>Just figured out the padding issue -- I was dropping in the attribute in the wrong section! Still working on the text color change for current page.</description>
		<content:encoded><![CDATA[<p>Just figured out the padding issue &#8212; I was dropping in the attribute in the wrong section! Still working on the text color change for current page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bhomatude</title>
		<link>http://protocol7.net/2009/01/oulipo-theme-release/comment-page-1/#comment-15961</link>
		<dc:creator>Bhomatude</dc:creator>
		<pubDate>Fri, 15 Jan 2010 13:29:10 +0000</pubDate>
		<guid isPermaLink="false">http://protocol7.net/?p=875#comment-15961</guid>
		<description>I switched over to Oulipo last month and love the design - simple, clean and elegant. I&#039;ve been able to tweak it here and there so that it works with my content, but two things I haven&#039;t been able to figure out:

I changed the justification of the main_nav to right.:

#main_nav {
	width: 9.7em;
	margin: 4em 0 0 0;
	float: right;
	display: inline;
	position: fixed;
        text-align: right;
        padding-right: 10px;
}

But the padding-right attribute has no effect. I need a bit more space between the border and text when the page is hovered and selected.

The other thing I can&#039;t figure out is related:

#main_nav a:hover, .current_page_item, .current {
	width: 100%; 
	border-right: 6.7px solid #EEE; 
        color: #1f496f;

The color attribute I added works fine on hover, but does not remain like the border for the current page. Any help would be greatly appreciated!</description>
		<content:encoded><![CDATA[<p>I switched over to Oulipo last month and love the design &#8211; simple, clean and elegant. I&#8217;ve been able to tweak it here and there so that it works with my content, but two things I haven&#8217;t been able to figure out:</p>
<p>I changed the justification of the main_nav to right.:</p>
<p>#main_nav {<br />
	width: 9.7em;<br />
	margin: 4em 0 0 0;<br />
	float: right;<br />
	display: inline;<br />
	position: fixed;<br />
        text-align: right;<br />
        padding-right: 10px;<br />
}</p>
<p>But the padding-right attribute has no effect. I need a bit more space between the border and text when the page is hovered and selected.</p>
<p>The other thing I can&#8217;t figure out is related:</p>
<p>#main_nav a:hover, .current_page_item, .current {<br />
	width: 100%;<br />
	border-right: 6.7px solid #EEE;<br />
        color: #1f496f;</p>
<p>The color attribute I added works fine on hover, but does not remain like the border for the current page. Any help would be greatly appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jason</title>
		<link>http://protocol7.net/2009/01/oulipo-theme-release/comment-page-1/#comment-15938</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Thu, 14 Jan 2010 19:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://protocol7.net/?p=875#comment-15938</guid>
		<description>I am having problems just changing the color of my post titles, could you point me to the right part of your stylesheet?</description>
		<content:encoded><![CDATA[<p>I am having problems just changing the color of my post titles, could you point me to the right part of your stylesheet?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christiane</title>
		<link>http://protocol7.net/2009/01/oulipo-theme-release/comment-page-1/#comment-15906</link>
		<dc:creator>Christiane</dc:creator>
		<pubDate>Wed, 13 Jan 2010 23:47:43 +0000</pubDate>
		<guid isPermaLink="false">http://protocol7.net/?p=875#comment-15906</guid>
		<description>I input what the code you gave him and also followed his instructions, but I cannot seem to get any of the font colors to change into white.  I&#039;ve manually input the color code for white, and the links, the text, etc. remain black.  Any suggestions?</description>
		<content:encoded><![CDATA[<p>I input what the code you gave him and also followed his instructions, but I cannot seem to get any of the font colors to change into white.  I&#8217;ve manually input the color code for white, and the links, the text, etc. remain black.  Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Poritsky</title>
		<link>http://protocol7.net/2009/01/oulipo-theme-release/comment-page-1/#comment-15822</link>
		<dc:creator>Jonathan Poritsky</dc:creator>
		<pubDate>Mon, 11 Jan 2010 13:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://protocol7.net/?p=875#comment-15822</guid>
		<description>Found it! I&#039;d been trying that every which way but it never worked, but I found out what was confusing it. I&#039;m not sure if this was one of my tweaks or in your original file, but under Typography there was a setting for &quot;body, .delicious-desc{...&quot;. There was a background field there pointing to #FFF. I removed it, moved a body{ } up to the global section and voila, all better.

The only other tweak I made was that I added a few more sidebars. One on the header and one on posts. I hope I don&#039;t litter your theme too much, I just like the sidebars for their customizability down the line.

While we&#039;re conversing... ;) Know of an easy way to prepend text to specific posts. I&#039;d like to integrate about 120 posts from an older site into my blog, but with a disclaimer of sorts informing their lineage. Haven&#039;t found anything clean and simple, and that seems to be your bag. If you know anything for that, love to hear. Thanks again.</description>
		<content:encoded><![CDATA[<p>Found it! I&#8217;d been trying that every which way but it never worked, but I found out what was confusing it. I&#8217;m not sure if this was one of my tweaks or in your original file, but under Typography there was a setting for &#8220;body, .delicious-desc{&#8230;&#8221;. There was a background field there pointing to #FFF. I removed it, moved a body{ } up to the global section and voila, all better.</p>
<p>The only other tweak I made was that I added a few more sidebars. One on the header and one on posts. I hope I don&#8217;t litter your theme too much, I just like the sidebars for their customizability down the line.</p>
<p>While we&#8217;re conversing&#8230; ;) Know of an easy way to prepend text to specific posts. I&#8217;d like to integrate about 120 posts from an older site into my blog, but with a disclaimer of sorts informing their lineage. Haven&#8217;t found anything clean and simple, and that seems to be your bag. If you know anything for that, love to hear. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pnts</title>
		<link>http://protocol7.net/2009/01/oulipo-theme-release/comment-page-1/#comment-15341</link>
		<dc:creator>pnts</dc:creator>
		<pubDate>Fri, 01 Jan 2010 20:58:04 +0000</pubDate>
		<guid isPermaLink="false">http://protocol7.net/?p=875#comment-15341</guid>
		<description>Hey Jonathan,

I&#039;m so happy to hear that you like Oulipo!  Thanks for the extremely useful update on the Smart Archives reloaded plugin.  I&#039;m hoping to get around to some needed updates to Oulipo in 2010, and will incorporate the plugin for archives.

To change the entire background you&#039;ll need to edit the CSS property for the background element and change it to #000.  And be sure to change the font-color to something lighter like #EEE.  Something like:

&lt;code&gt;body { background: #000; color: #eee; } &lt;/code&gt;

Let me know if you run into any issues :)</description>
		<content:encoded><![CDATA[<p>Hey Jonathan,</p>
<p>I&#8217;m so happy to hear that you like Oulipo!  Thanks for the extremely useful update on the Smart Archives reloaded plugin.  I&#8217;m hoping to get around to some needed updates to Oulipo in 2010, and will incorporate the plugin for archives.</p>
<p>To change the entire background you&#8217;ll need to edit the CSS property for the background element and change it to #000.  And be sure to change the font-color to something lighter like #EEE.  Something like:</p>
<p><code>body { background: #000; color: #eee; } </code></p>
<p>Let me know if you run into any issues :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Poritsky</title>
		<link>http://protocol7.net/2009/01/oulipo-theme-release/comment-page-1/#comment-15309</link>
		<dc:creator>Jonathan Poritsky</dc:creator>
		<pubDate>Thu, 31 Dec 2009 15:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://protocol7.net/?p=875#comment-15309</guid>
		<description>I love love love love love the Oulipo theme. I&#039;d been searching forever for a theme to redo my website with and this theme is just miles ahead of anything out there for people who want their writing to take center stage. I just took the new site live with a tweaked version of Oulipo:

http://www.candlerblog.com/2009/12/30/new-design-the-what-the-how-the-why/

I wanted to recommend to everyone the Smart Archives Reloaded plugin which is a simplified version of Justin Blanton&#039;s plugin. I was fiddling with the original for awhile before I discovered the newer one, which is configurable from within WP.

One thing I couldn&#039;t figure out was how to change the background of the entire page. I changed the color of almost everything, except there was still white to the right and left of the sidebars. Not sure what I&#039;m missing. But I loved the white on black look enough I went live without figuring it out. Maybe when I do I&#039;ll change again.

Thank you for making this. I really love it.</description>
		<content:encoded><![CDATA[<p>I love love love love love the Oulipo theme. I&#8217;d been searching forever for a theme to redo my website with and this theme is just miles ahead of anything out there for people who want their writing to take center stage. I just took the new site live with a tweaked version of Oulipo:</p>
<p><a href="http://www.candlerblog.com/2009/12/30/new-design-the-what-the-how-the-why/" rel="nofollow">http://www.candlerblog.com/2009/12/30/new-design-the-what-the-how-the-why/</a></p>
<p>I wanted to recommend to everyone the Smart Archives Reloaded plugin which is a simplified version of Justin Blanton&#8217;s plugin. I was fiddling with the original for awhile before I discovered the newer one, which is configurable from within WP.</p>
<p>One thing I couldn&#8217;t figure out was how to change the background of the entire page. I changed the color of almost everything, except there was still white to the right and left of the sidebars. Not sure what I&#8217;m missing. But I loved the white on black look enough I went live without figuring it out. Maybe when I do I&#8217;ll change again.</p>
<p>Thank you for making this. I really love it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
