<rss version="2.0">
		<channel>
			<title>Plogger Support Forum - How do I make Random Image display Horizontally?</title>
			<lastBuildDate>Sun, 19 Apr 2026 09:47:55 +0000</lastBuildDate>
			<link>http://www.plogger.org/forum/</link>
			<description></description>
			<generator>Lussumo Vanilla 1.1.10</generator>
			<item>
		<title>How do I make Random Image display Horizontally?</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3621&amp;Focus=13857#Comment_13857</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3621&amp;Focus=13857#Comment_13857</guid>
		<pubDate>Thu, 28 Jul 2011 08:42:52 +0000</pubDate>
		<author>djkunect</author>
		<description>
			<![CDATA[I dont know much about CSS but I believe there should be a way to make the random images display horizontally unlike the default vertical display. With the caption beneath each image. It urgent. Thanks]]>
		</description>
	</item>
	<item>
		<title>How do I make Random Image display Horizontally?</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3621&amp;Focus=14216#Comment_14216</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3621&amp;Focus=14216#Comment_14216</guid>
		<pubDate>Tue, 22 Nov 2011 07:30:03 +0000</pubDate>
		<author>jeanny</author>
		<description>
			<![CDATA[i have the same problem... somebody please can help.]]>
		</description>
	</item>
	<item>
		<title>How do I make Random Image display Horizontally?</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3621&amp;Focus=14227#Comment_14227</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3621&amp;Focus=14227#Comment_14227</guid>
		<pubDate>Thu, 24 Nov 2011 15:07:11 +0000</pubDate>
		<author>dmwj80</author>
		<description>
			<![CDATA[it does need some server side scripting or javascript to show images randomly.]]>
		</description>
	</item>
	<item>
		<title>How do I make Random Image display Horizontally?</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3621&amp;Focus=14317#Comment_14317</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3621&amp;Focus=14317#Comment_14317</guid>
		<pubDate>Sat, 07 Jan 2012 11:05:29 +0000</pubDate>
		<author>dev0005</author>
		<description>
			<![CDATA[To show the randome pic horizontaly remove &lt;br/&gt; tag from the line #65 in random-images.php page:-<br />-------------------------------------------<br />original line #65 is:<br />-------------------------------------------<br />&lt;a href=&quot;&lt;?php echo generate_url('picture', $id); ?&gt;&quot; title=&quot;&lt;?php echo addcslashes($cap_or_name, '&quot;') ?&gt;&quot;&gt;&lt;img class=&quot;random-images-thumbnail&quot; src=&quot;&lt;?php echo generate_thumb($path, $id); ?&gt;&quot; alt=&quot;&lt;?php echo $name ?&gt;&quot; /&gt;&lt;/a&gt;&lt;br/&gt;<br />-----------------------------------------------------------------------<br /> find this line and remove &lt;br/&gt; from the end of line :<br />-----------------------------------------------------------------------<br />Enjoy]]>
		</description>
	</item>
	
		</channel>
	</rss>