<?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: Size of Grid in Suburbia Theme</title>
		<link>http://en.forums.wordpress.com/topic/size-of-grid-in-suburbia-theme</link>
		<description>WordPress.com Forums &#187; Topic: Size of Grid in Suburbia Theme</description>
		<language>en</language>
		<pubDate>Tue, 18 Jun 2013 22:46:27 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/size-of-grid-in-suburbia-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>iamtakashi on "Size of Grid in Suburbia Theme"</title>
			<link>http://en.forums.wordpress.com/topic/size-of-grid-in-suburbia-theme#post-851526</link>
			<pubDate>Wed, 28 Mar 2012 00:11:08 +0000</pubDate>
			<dc:creator>iamtakashi</dc:creator>
			<guid isPermaLink="false">851526@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome!
</p>
]]></description>
					</item>
		<item>
			<title>boozeinboston on "Size of Grid in Suburbia Theme"</title>
			<link>http://en.forums.wordpress.com/topic/size-of-grid-in-suburbia-theme#post-851287</link>
			<pubDate>Tue, 27 Mar 2012 20:55:13 +0000</pubDate>
			<dc:creator>boozeinboston</dc:creator>
			<guid isPermaLink="false">851287@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you so much for your assistance!
</p>
]]></description>
					</item>
		<item>
			<title>iamtakashi on "Size of Grid in Suburbia Theme"</title>
			<link>http://en.forums.wordpress.com/topic/size-of-grid-in-suburbia-theme#post-851018</link>
			<pubDate>Tue, 27 Mar 2012 16:20:26 +0000</pubDate>
			<dc:creator>iamtakashi</dc:creator>
			<guid isPermaLink="false">851018@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi boozeinboston,</p>
<p>In order to change the height of the grid, you need to change 3 places.</p>
<pre><code>.grid {
	height: 430px;
}
.aside {
	height: 430px
}
#access {
	height: 450px;
}</code></pre>
<p>Regarding the Continue Reading link,<br />
In order to show the link, a post needs to have more than the word count of the default break at the excerpt length which is 32 in Suburbia <strong>before</strong> the more tag. It is a known issue in WordPress core and I'm sure one day it gets fixed but unfortunately I don't have the timeframe at this point :( </p>
<p>In the meantime, if I may suggest you, there are three workarounds.</p>
<ol>
<li>Making sure a post has more than 32 words before the more tag.</li>
<li>Not placing more tag at all and let the theme to show the excerpt automatically.</li>
<li>Adding manually the following link and what you want to show in the grid to the excerpt panel.</li>
</ol>
<pre><code>&lt;a href=&quot;CHANGE HERE WITH THE PERMALINK&quot;&gt;Continue Reading&lt;span class=&quot;meta-nav&quot;&gt;&rarr;&lt;/span&gt;&lt;/a&gt;</code></pre>
<p>None of them might not be ideal but I hope it helps. Please let me know if you need further assistance.
</p>
]]></description>
					</item>
		<item>
			<title>boozeinboston on "Size of Grid in Suburbia Theme"</title>
			<link>http://en.forums.wordpress.com/topic/size-of-grid-in-suburbia-theme#post-849633</link>
			<pubDate>Sun, 25 Mar 2012 21:55:06 +0000</pubDate>
			<dc:creator>boozeinboston</dc:creator>
			<guid isPermaLink="false">849633@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello,<br />
I've been looking to make the height of each of the boxes in the grid of the Suburbia theme smaller.  Here is what is in my CSS for the grid currently:</p>
<p>.grid {<br />
padding:20px;<br />
width:155px;<br />
height:480px;<br />
overflow:hidden;<br />
border-top-color:rgb(224,224,224);<br />
border-right-color:rgb(224,224,224);<br />
border-top-width:1px;<br />
border-right-width:1px;<br />
border-top-style:solid;<br />
border-right-style:solid;<br />
float:left;<br />
display:block;<br />
position:relative;<br />
word-wrap:break-word;<br />
}</p>
<p>When I try to make the height where I'd like it (430px) it auto-bumps the final post in the second row to a new third row which I do not want!</p>
<p>Any help would be appreciated!</p>
<p>Also, does anyone know how to add in the "continue reading" link into the grid boxes?  I'm afraid no one will know there is more to the post!</p>
<p>Thanks in advance :)
</p>
]]></description>
					</item>

	</channel>
</rss>
