<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Black on White</title>
	<link>http://mnogo.truden.com/archives/154.html</link>
	<description>I Am only Reminding You</description>
	<pubDate>Tue, 02 Dec 2008 13:49:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>By: Thème Wordpress : Black on white, très propre</title>
		<link>http://mnogo.truden.com/archives/154.html#comment-2485</link>
		<author>Thème Wordpress : Black on white, très propre</author>
		<pubDate>Fri, 15 Jun 2007 22:02:00 +0000</pubDate>
		<guid>http://mnogo.truden.com/archives/154.html#comment-2485</guid>
					<description>[...] thème très propre nous vient de Roumanie et est signé Truden. C&#8217;est un thème que le développeur utilise sur son site et c&#8217;est une attitude que [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] thème très propre nous vient de Roumanie et est signé Truden. C&#8217;est un thème que le développeur utilise sur son site et c&#8217;est une attitude que [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: libretto</title>
		<link>http://mnogo.truden.com/archives/154.html#comment-2486</link>
		<author>libretto</author>
		<pubDate>Fri, 15 Jun 2007 22:29:20 +0000</pubDate>
		<guid>http://mnogo.truden.com/archives/154.html#comment-2486</guid>
					<description>Je viens de traduire votre beau thème en français : http://wordpress-tuto.fr/theme-wordpress-black-on-white-155</description>
		<content:encoded><![CDATA[<p>Je viens de traduire votre beau thème en français : <a href="http://wordpress-tuto.fr/theme-wordpress-black-on-white-155" rel="nofollow">http://wordpress-tuto.fr/theme-wordpress-black-on-white-155</a></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Truden</title>
		<link>http://mnogo.truden.com/archives/154.html#comment-2488</link>
		<author>Truden</author>
		<pubDate>Sat, 16 Jun 2007 00:35:20 +0000</pubDate>
		<guid>http://mnogo.truden.com/archives/154.html#comment-2488</guid>
					<description>I had to change a little the theme.
Many users would like to keep some of the stuff in their side-bar when using widgets.

So, I separated the side-bar in two sections: "widget" and "custom" sections.

You will see it when you open sidebar.php</description>
		<content:encoded><![CDATA[<p>I had to change a little the theme.<br />
Many users would like to keep some of the stuff in their side-bar when using widgets.</p>
<p>So, I separated the side-bar in two sections: &#8220;widget&#8221; and &#8220;custom&#8221; sections.</p>
<p>You will see it when you open sidebar.php</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: You are The Author &#171; Word&#38;Press Mu</title>
		<link>http://mnogo.truden.com/archives/154.html#comment-2490</link>
		<author>You are The Author &#171; Word&#38;Press Mu</author>
		<pubDate>Sun, 17 Jun 2007 01:05:22 +0000</pubDate>
		<guid>http://mnogo.truden.com/archives/154.html#comment-2490</guid>
					<description>[...] forgot to say that the theme is also kind of Truden&#8217;s work. We won&#8217;t tell you who is the logo designer  By the way, we would change it if you give [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] forgot to say that the theme is also kind of Truden&#8217;s work. We won&#8217;t tell you who is the logo designer  By the way, we would change it if you give [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: libretto</title>
		<link>http://mnogo.truden.com/archives/154.html#comment-2491</link>
		<author>libretto</author>
		<pubDate>Sun, 17 Jun 2007 19:39:07 +0000</pubDate>
		<guid>http://mnogo.truden.com/archives/154.html#comment-2491</guid>
					<description>OK, I have also updated the french version.
Have you tried to display a flea list ("liste à puce" en français) with your theme ? I think that there is something missing for that in the CSS.</description>
		<content:encoded><![CDATA[<p>OK, I have also updated the french version.<br />
Have you tried to display a flea list (&#8221;liste à puce&#8221; en français) with your theme ? I think that there is something missing for that in the CSS.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Truden</title>
		<link>http://mnogo.truden.com/archives/154.html#comment-2492</link>
		<author>Truden</author>
		<pubDate>Sun, 17 Jun 2007 20:04:47 +0000</pubDate>
		<guid>http://mnogo.truden.com/archives/154.html#comment-2492</guid>
					<description>In style.css change:
&lt;code&gt;ul {list-style: none;}&lt;/code&gt;
to
&lt;code&gt;ul {list-style: yes;}&lt;/code&gt;

See it in the newly launched &lt;a href="http://wordpress.mu" rel="nofollow"&gt;WordPress.mu&lt;/a&gt; (side menu), which uses the same theme.
They just phoned me with the same question :D</description>
		<content:encoded><![CDATA[<p>In style.css change:</p>
<div class="php" style="font-family: monospace;font-size: 110%; color: #000066; border: 1px solid orange; margin: 5px; padding: 5px; background-color: #ffffff;">ul <span class="br0">&#123;</span>list-style: none;<span class="br0">&#125;</span></div>
<p>to</p>
<div class="php" style="font-family: monospace;font-size: 110%; color: #000066; border: 1px solid orange; margin: 5px; padding: 5px; background-color: #ffffff;">ul <span class="br0">&#123;</span>list-style: yes;<span class="br0">&#125;</span></div>
<p>See it in the newly launched <a href="http://wordpress.mu" rel="nofollow">WordPress.mu</a> (side menu), which uses the same theme.<br />
They just phoned me with the same question :D</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Weblog Tools Collection &#187; Blog Archive &#187; WordPress Theme Releases for 6/18</title>
		<link>http://mnogo.truden.com/archives/154.html#comment-2493</link>
		<author>Weblog Tools Collection &#187; Blog Archive &#187; WordPress Theme Releases for 6/18</author>
		<pubDate>Mon, 18 Jun 2007 04:40:37 +0000</pubDate>
		<guid>http://mnogo.truden.com/archives/154.html#comment-2493</guid>
					<description>[...] fixes and everything about blogging, especially with Wordpress. Go ahead, subscribe to our feed!Black on White is a 2-column, widget-ready theme with grey header and whitespace everywhere else. It is a very [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] fixes and everything about blogging, especially with Wordpress. Go ahead, subscribe to our feed!Black on White is a 2-column, widget-ready theme with grey header and whitespace everywhere else. It is a very [&#8230;]</p>
]]></content:encoded>
				</item>
</channel>
</rss>
