<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: Theme Hatch: vertical instead of horizontal images thumbnails</title>
		<link>http://en.forums.wordpress.com/topic/theme-hatch-vertical-instead-of-horizontal-images-thumbnails</link>
		<description>WordPress.com Forums &#187; Topic: Theme Hatch: vertical instead of horizontal images thumbnails</description>
		<language>en</language>
		<pubDate>Sat, 25 May 2013 00:57:17 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/theme-hatch-vertical-instead-of-horizontal-images-thumbnails" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Theme Hatch: vertical instead of horizontal images thumbnails"</title>
			<link>http://en.forums.wordpress.com/topic/theme-hatch-vertical-instead-of-horizontal-images-thumbnails#post-1104526</link>
			<pubDate>Thu, 27 Dec 2012 09:09:40 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1104526@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Try adding the following to your Appearance → Custom Design → CSS editor: </p>
<pre><code>.blog .hentry, .archive .hentry {
    width: 31%;
    height: auto;
}

.blog .hentry .attachment-home-thumb,
.archive .hentry .attachment-home-thumb {
    width: 100%;
    height: auto;
}

.blog .hentry.four, .archive .hentry.four {
    margin-right: 2%;
}

.blog #content {
    margin-right: -30px;
}

.infinite-scroll .infinite-wrap,
.infinite-scroll .infinite-loader,
.infinite-scroll #infinite-handle {
    clear: inherit;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>teirlinck on "Theme Hatch: vertical instead of horizontal images thumbnails"</title>
			<link>http://en.forums.wordpress.com/topic/theme-hatch-vertical-instead-of-horizontal-images-thumbnails#post-1089053</link>
			<pubDate>Fri, 07 Dec 2012 09:06:25 +0000</pubDate>
			<dc:creator>teirlinck</dc:creator>
			<guid isPermaLink="false">1089053@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi all,</p>
<p>Is it possible to change the thumbnail images vertically? If yes, where can I change that in the css?</p>
<p>thx!
</p>
]]></description>
					</item>

	</channel>
</rss>
