<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Change grid layout size</title>
		<link>http://www.themolitor.com/forums/topic/change-grid-layout-size</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Change grid layout size</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 15:12:34 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/change-grid-layout-size" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Change grid layout size"</title>
			<link>http://www.themolitor.com/forums/topic/change-grid-layout-size#post-25975</link>
			<pubDate>Tue, 31 Dec 2013 09:02:51 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25975@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! :-)</p>
<p>If you're enjoying the theme, PLEASE don't forget to rate it on your downloads page on ThemeForest. Positive ratings REALLY help me out.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>osdesignz on "Change grid layout size"</title>
			<link>http://www.themolitor.com/forums/topic/change-grid-layout-size#post-25958</link>
			<pubDate>Mon, 30 Dec 2013 15:35:36 +0000</pubDate>
			<dc:creator>osdesignz</dc:creator>
			<guid isPermaLink="false">25958@http://www.themolitor.com/forums/</guid>
			<description><p>That's what I was thinking. Ha I missed that code thanks
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Change grid layout size"</title>
			<link>http://www.themolitor.com/forums/topic/change-grid-layout-size#post-25946</link>
			<pubDate>Mon, 30 Dec 2013 14:40:12 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25946@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>You can change the size there. To increase the number of items allowed per line, you'll need to also adjust the following around line 628...</p>
<pre><code>.listing.gridLayout .page:nth-child(3n+1),
.listing.gridLayout .post:nth-child(3n+1)</code></pre>
<p>If you want 5 items per line, adjust the 3n+1 part to 5n+1.</p>
<p>Hope that helps. </p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>osdesignz on "Change grid layout size"</title>
			<link>http://www.themolitor.com/forums/topic/change-grid-layout-size#post-25928</link>
			<pubDate>Mon, 30 Dec 2013 12:14:47 +0000</pubDate>
			<dc:creator>osdesignz</dc:creator>
			<guid isPermaLink="false">25928@http://www.themolitor.com/forums/</guid>
			<description><p>Would that be the code that controls the thumbnails? If I can control how many thumbs across that will show then I will look more at that code and modify. If not I would like to find what controls the width of the div that holds all the thumbs in the grid.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Change grid layout size"</title>
			<link>http://www.themolitor.com/forums/topic/change-grid-layout-size#post-25913</link>
			<pubDate>Mon, 30 Dec 2013 10:55:30 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25913@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Check out the following in style.css around line 618...</p>
<pre><code>/*----------------*/
/*--GRID LAYOUT--*/
/*--------------*/
.listing.gridLayout .page,
.listing.gridLayout .post {
    position: relative;
    float: left;
    overflow: hidden;
    width: 175px;
    height: 175px;
    margin: 0 0 32px 32px;
}</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>osdesignz on "Change grid layout size"</title>
			<link>http://www.themolitor.com/forums/topic/change-grid-layout-size#post-25880</link>
			<pubDate>Sun, 29 Dec 2013 22:07:46 +0000</pubDate>
			<dc:creator>osdesignz</dc:creator>
			<guid isPermaLink="false">25880@http://www.themolitor.com/forums/</guid>
			<description><p>Hi,</p>
<p>Wanted to change the size of the small grid layout if it's possible. I have been around the stylesheet and other files and probably passed right over it so I figured I would add a question here.</p>
<p>I would like to make it like 5 or 6 thumbnails across depending what will fit for the look that I'm going for.
</p></description>
		</item>

	</channel>
</rss>
