<?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: How to display your random images in rows.</title>
	<atom:link href="http://brimosoft.nl/2010/01/20/how-to-display-your-random-images-in-rows/feed/" rel="self" type="application/rss+xml" />
	<link>http://brimosoft.nl/2010/01/20/how-to-display-your-random-images-in-rows/</link>
	<description>Author of the Easiest Gallery Plugin</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:44:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: developer</title>
		<link>http://brimosoft.nl/2010/01/20/how-to-display-your-random-images-in-rows/comment-page-1/#comment-12924</link>
		<dc:creator>developer</dc:creator>
		<pubDate>Mon, 13 Dec 2010 08:23:05 +0000</pubDate>
		<guid isPermaLink="false">http://brimosoft.nl/?p=858#comment-12924</guid>
		<description>If you leave the folder input blank, the folder will be chosen randomly.</description>
		<content:encoded><![CDATA[<p>If you leave the folder input blank, the folder will be chosen randomly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: af3</title>
		<link>http://brimosoft.nl/2010/01/20/how-to-display-your-random-images-in-rows/comment-page-1/#comment-12923</link>
		<dc:creator>af3</dc:creator>
		<pubDate>Mon, 13 Dec 2010 07:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://brimosoft.nl/?p=858#comment-12923</guid>
		<description>Hi,
The random img widget is taking random images for specific album. How do I set so that the random img is from random album?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,<br />
The random img widget is taking random images for specific album. How do I set so that the random img is from random album?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcel</title>
		<link>http://brimosoft.nl/2010/01/20/how-to-display-your-random-images-in-rows/comment-page-1/#comment-12495</link>
		<dc:creator>Marcel</dc:creator>
		<pubDate>Tue, 30 Nov 2010 07:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://brimosoft.nl/?p=858#comment-12495</guid>
		<description>In your theme, the sidebar element has an id like &lt;code&gt;&lt;div id=&quot;sidebar&quot;&gt;&lt;/code&gt;. Maybe the sidebar is not called sidebar but e.g. right-bar. In your stylesheet put #right-bar instead of #sidebar</description>
		<content:encoded><![CDATA[<p>In your theme, the sidebar element has an id like <code>&lt;div id="sidebar"&gt;</code>. Maybe the sidebar is not called sidebar but e.g. right-bar. In your stylesheet put #right-bar instead of #sidebar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jax</title>
		<link>http://brimosoft.nl/2010/01/20/how-to-display-your-random-images-in-rows/comment-page-1/#comment-12487</link>
		<dc:creator>Jax</dc:creator>
		<pubDate>Mon, 29 Nov 2010 18:02:18 +0000</pubDate>
		<guid isPermaLink="false">http://brimosoft.nl/?p=858#comment-12487</guid>
		<description>sorry to have to ask another question, but I am new to wordpress still.
What do you mean by replace #sidebar by your sidebar&#039;s id?</description>
		<content:encoded><![CDATA[<p>sorry to have to ask another question, but I am new to wordpress still.<br />
What do you mean by replace #sidebar by your sidebar&#8217;s id?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kristlbel</title>
		<link>http://brimosoft.nl/2010/01/20/how-to-display-your-random-images-in-rows/comment-page-1/#comment-6963</link>
		<dc:creator>kristlbel</dc:creator>
		<pubDate>Wed, 19 May 2010 01:41:19 +0000</pubDate>
		<guid isPermaLink="false">http://brimosoft.nl/?p=858#comment-6963</guid>
		<description>thanks! i got it!</description>
		<content:encoded><![CDATA[<p>thanks! i got it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: developer</title>
		<link>http://brimosoft.nl/2010/01/20/how-to-display-your-random-images-in-rows/comment-page-1/#comment-6961</link>
		<dc:creator>developer</dc:creator>
		<pubDate>Tue, 18 May 2010 13:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://brimosoft.nl/?p=858#comment-6961</guid>
		<description>You can put in the stylesheet for your theme.
Replace the #sidebar in the example by the ID used in your theme/plugin</description>
		<content:encoded><![CDATA[<p>You can put in the stylesheet for your theme.<br />
Replace the #sidebar in the example by the ID used in your theme/plugin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kristlbel</title>
		<link>http://brimosoft.nl/2010/01/20/how-to-display-your-random-images-in-rows/comment-page-1/#comment-6958</link>
		<dc:creator>kristlbel</dc:creator>
		<pubDate>Tue, 18 May 2010 08:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://brimosoft.nl/?p=858#comment-6958</guid>
		<description>I&#039;m using the wordpress class 1.5 sidebar by Dave Shea.  Which css stylesheet should I edit to get the sidebar to display 3 columns of random images?  What should the stylesheet id be?

Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;m using the wordpress class 1.5 sidebar by Dave Shea.  Which css stylesheet should I edit to get the sidebar to display 3 columns of random images?  What should the stylesheet id be?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roger</title>
		<link>http://brimosoft.nl/2010/01/20/how-to-display-your-random-images-in-rows/comment-page-1/#comment-6917</link>
		<dc:creator>roger</dc:creator>
		<pubDate>Wed, 12 May 2010 02:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://brimosoft.nl/?p=858#comment-6917</guid>
		<description>thanks for the info. i am not a programmer so these simple steps help me.</description>
		<content:encoded><![CDATA[<p>thanks for the info. i am not a programmer so these simple steps help me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

