<?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; Tag: grid - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/grid</link>
		<description>WordPress.com Forums &#187; Tag: grid - Recent Posts</description>
		<language>en</language>
		<pubDate>Fri, 24 May 2013 08:09:47 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/grid" rel="self" type="application/rss+xml" />

		<item>
			<title>timethief on "Architekt by Dessign Layout Question"</title>
			<link>http://en.forums.wordpress.com/topic/architekt-by-dessign-layout-question#post-1270650</link>
			<pubDate>Sat, 18 May 2013 19:02:13 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1270650@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That is a WordPress.ORG install and we do not provide support for it here at WordPress.COM If you don't have a username account at WordPress.ORG click <a href="http://wordpress.org/support/" rel="nofollow">http://wordpress.org/support/</a> and register one on the top right hand corner of the page that opens, so you can post to the support forums there and receive advice from WordPress.ORG bloggers.
</p>
]]></description>
					</item>
		<item>
			<title>okmarzo on "Architekt by Dessign Layout Question"</title>
			<link>http://en.forums.wordpress.com/topic/architekt-by-dessign-layout-question#post-1270644</link>
			<pubDate>Sat, 18 May 2013 18:57:14 +0000</pubDate>
			<dc:creator>okmarzo</dc:creator>
			<guid isPermaLink="false">1270644@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p><a href="http://99-hearts.com" rel="nofollow">http://99-hearts.com</a>
</p>
]]></description>
					</item>
		<item>
			<title>supportbot on "Architekt by Dessign Layout Question"</title>
			<link>http://en.forums.wordpress.com/topic/architekt-by-dessign-layout-question#post-1270643</link>
			<pubDate>Sat, 18 May 2013 18:56:46 +0000</pubDate>
			<dc:creator>supportbot</dc:creator>
			<guid isPermaLink="false">1270643@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You did not specify a blog address or reason for posting when you created this topic.</p>
<p>This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you'll find help at the <a href="http://wordpress.org/support/">WordPress.org forums</a>.</p>
<p>If you don't understand the difference between WordPress.com and WordPress.org, you may find <a href="http://support.wordpress.com/com-vs-org/">this information</a> helpful.</p>
<p>If you forgot to include a link to your blog, you can reply and include it below.  It'll help people to answer your question.</p>
<p>This is an automated message.
</p>
]]></description>
					</item>
		<item>
			<title>okmarzo on "Architekt by Dessign Layout Question"</title>
			<link>http://en.forums.wordpress.com/topic/architekt-by-dessign-layout-question#post-1270642</link>
			<pubDate>Sat, 18 May 2013 18:56:45 +0000</pubDate>
			<dc:creator>okmarzo</dc:creator>
			<guid isPermaLink="false">1270642@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm starting up a site called <strong><a href="http://99-hearts.com">99-hearts.com</a></strong> and I installed a free theme called 'Architekt' by Dessign.net. </p>
<p>As you scroll past the main large masthead, the grid below is suppose to have 3 boxes and another 3 boxes below that and so on but it ends up being in 2's.  </p>
<p>I need it to be like this<br />
X X X<br />
X X X<br />
X X X<br />
X X X</p>
<p>But it ends up like this<br />
X X X<br />
X X<br />
X X<br />
X X<br />
X X</p>
<p>When you visit the site <a href="http://99-hearts.com"><strong>99-hearts.com</strong></a> you'll notice it right away.</p>
<p>Can anyone help me fix this strange configuration?<br />
Thanks.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "pictures are too small in a table- help!"</title>
			<link>http://en.forums.wordpress.com/topic/pictures-are-too-small-in-a-table-help#post-1213834</link>
			<pubDate>Mon, 08 Apr 2013 11:10:09 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1213834@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>First, the regular dimensions of an image code have no effect when inside a table cell. Second, the theme you're using is responsive (its width changes to adapt to different screen resolutions and devices), so setting a fixed width for these images would be wrong anyway.<br />
What you're seeing is happening because the left column cells have a lot more content than the right column cells, so the table tries to adapt by making the left column as wide as possible.<br />
What you need to do is specify the relative column widths you prefer. Edit the post, switch to Text (=code), and add this after the opening table tag:<br />
<code>&lt;col width=&quot;70%&quot; /&gt;&lt;col width=&quot;30%&quot; /&gt;</code><br />
Naturally, you can change the percentages to adjust the overall look.
</p>
]]></description>
					</item>
		<item>
			<title>helenclarke93 on "pictures are too small in a table- help!"</title>
			<link>http://en.forums.wordpress.com/topic/pictures-are-too-small-in-a-table-help#post-1213813</link>
			<pubDate>Mon, 08 Apr 2013 10:40:06 +0000</pubDate>
			<dc:creator>helenclarke93</dc:creator>
			<guid isPermaLink="false">1213813@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello,<br />
I am having a problem with my images on one of my wordpress posts. As you can see in the link below, my images within a table are coming out really, really small, and I have changed the sizes many times to try and increase the image however this hasn't worked. If anyone knows why this is happening them please let me know, its causing me a lot of stress and annoyance. </p>
<p><a href="http://helenclarke823.wordpress.com/2013/03/18/the-independent-cafe-scene-in-headingley/" rel="nofollow">http://helenclarke823.wordpress.com/2013/03/18/the-independent-cafe-scene-in-headingley/</a></p>
<p>Thanks!
</p>
]]></description>
					</item>
		<item>
			<title>impetusetudiant on "wordpress theme not centering gallery images"</title>
			<link>http://en.forums.wordpress.com/topic/wordpress-theme-not-centering-gallery-images#post-1132924</link>
			<pubDate>Thu, 24 Jan 2013 17:12:33 +0000</pubDate>
			<dc:creator>impetusetudiant</dc:creator>
			<guid isPermaLink="false">1132924@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>merci deja!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "wordpress theme not centering gallery images"</title>
			<link>http://en.forums.wordpress.com/topic/wordpress-theme-not-centering-gallery-images#post-1102858</link>
			<pubDate>Mon, 24 Dec 2012 19:52:24 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1102858@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To center a tiled gallery in The Columnist theme, try adding this to your Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>.tiled-gallery .gallery-row {
	margin: 0 auto;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>mihailmusat on "Forever theme - Improvement"</title>
			<link>http://en.forums.wordpress.com/topic/forever-theme-improvement#post-1085491</link>
			<pubDate>Tue, 04 Dec 2012 05:18:22 +0000</pubDate>
			<dc:creator>mihailmusat</dc:creator>
			<guid isPermaLink="false">1085491@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Great. Looking forward to see this idea in action one day then :)
</p>
]]></description>
					</item>
		<item>
			<title>michiecat on "Forever theme - Improvement"</title>
			<link>http://en.forums.wordpress.com/topic/forever-theme-improvement#post-1085214</link>
			<pubDate>Mon, 03 Dec 2012 22:39:45 +0000</pubDate>
			<dc:creator>michiecat</dc:creator>
			<guid isPermaLink="false">1085214@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi mihailmusat,</p>
<p>Thanks for the suggestions, they are appreciated.
</p>
]]></description>
					</item>
		<item>
			<title>mihailmusat on "Forever theme - Improvement"</title>
			<link>http://en.forums.wordpress.com/topic/forever-theme-improvement#post-1085089</link>
			<pubDate>Mon, 03 Dec 2012 21:06:54 +0000</pubDate>
			<dc:creator>mihailmusat</dc:creator>
			<guid isPermaLink="false">1085089@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Right now the theme has this feature: "To show only your four latest posts (with a Featured Image above each one, of course) in a neat grid on your home page just visit Appearance → Theme Options and click the checkbox there."</p>
<p>To have it even more practical, because this is a really great theme, I suggest to be able to choose the category of the latest 4 posts to be placed in this grid.</p>
<p>Another idea is to be able to select if you want the latest 4 posts or latest 4 pages. This would actually be even better.
</p>
]]></description>
					</item>
		<item>
			<title>impetusetudiant on "wordpress theme not centering gallery images"</title>
			<link>http://en.forums.wordpress.com/topic/wordpress-theme-not-centering-gallery-images#post-1083902</link>
			<pubDate>Sun, 02 Dec 2012 13:35:11 +0000</pubDate>
			<dc:creator>impetusetudiant</dc:creator>
			<guid isPermaLink="false">1083902@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I can't find a way to centre the mosaic gallery on a page, either. I'm at wordpress.com, though: <a href="http://wp.me/P2TvoU-e6" rel="nofollow">http://wp.me/P2TvoU-e6</a></p>
<p>Not sure if you'll be able to see the page, but I suspect it's a CSS issue (customized theme "The Columnist". If so, I'd be grateful for any help with the code!
</p>
]]></description>
					</item>
		<item>
			<title>kriegsspieleblog on "Imbalance 2: HTML Errors and Footer"</title>
			<link>http://en.forums.wordpress.com/topic/imbalance-2-html-errors-and-footer#post-1080182</link>
			<pubDate>Wed, 28 Nov 2012 14:34:29 +0000</pubDate>
			<dc:creator>kriegsspieleblog</dc:creator>
			<guid isPermaLink="false">1080182@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Great! Would love to see two more columns!
</p>
]]></description>
					</item>
		<item>
			<title>sixhours on "Imbalance 2: HTML Errors and Footer"</title>
			<link>http://en.forums.wordpress.com/topic/imbalance-2-html-errors-and-footer#post-1080178</link>
			<pubDate>Wed, 28 Nov 2012 14:27:03 +0000</pubDate>
			<dc:creator>sixhours</dc:creator>
			<guid isPermaLink="false">1080178@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>We will take your feedback into consideration -- thank you!
</p>
]]></description>
					</item>
		<item>
			<title>kriegsspieleblog on "Imbalance 2: HTML Errors and Footer"</title>
			<link>http://en.forums.wordpress.com/topic/imbalance-2-html-errors-and-footer#post-1079952</link>
			<pubDate>Wed, 28 Nov 2012 06:20:15 +0000</pubDate>
			<dc:creator>kriegsspieleblog</dc:creator>
			<guid isPermaLink="false">1079952@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Well, I hope you're right regarding the code quality.</p>
<p>Regarding the footer I'd really like to see two more columns for 2 additional widgets. There are so many cool widgets around and it's just sad to have no space for them ... when there's so much space available.
</p>
]]></description>
					</item>
		<item>
			<title>sixhours on "Imbalance 2: HTML Errors and Footer"</title>
			<link>http://en.forums.wordpress.com/topic/imbalance-2-html-errors-and-footer#post-1078678</link>
			<pubDate>Mon, 26 Nov 2012 20:52:47 +0000</pubDate>
			<dc:creator>sixhours</dc:creator>
			<guid isPermaLink="false">1078678@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi there!</p>
<p>1) These errors are as a result of the W3 validator's lack of support for current HTML5 properties, and should not affect the display or quality of your site. </p>
<p>2) This is how Imbalance 2 was originally designed -- it's "imbalanced", as per the theme name. :)
</p>
]]></description>
					</item>
		<item>
			<title>folkwangid on "two &quot;sight&quot; theme features not working"</title>
			<link>http://en.forums.wordpress.com/topic/two-sight-theme-features-not-working#post-1074751</link>
			<pubDate>Thu, 22 Nov 2012 14:08:04 +0000</pubDate>
			<dc:creator>folkwangid</dc:creator>
			<guid isPermaLink="false">1074751@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>hello,</p>
<p>i recently started using the Sight theme for our blog and i have encountered two problems with it.</p>
<p>1. the image slider for the featured posts doesn't "slide" like it does in the preview, it just fades from post to post. it does also always display the arrows.</p>
<p>2. i can't seem to get the grid / list view option to display where it should be.</p>
<p>any idea where i can access those features to change / activate them?</p>
<p>thanks in advance!
</p>
]]></description>
					</item>
		<item>
			<title>kriegsspieleblog on "Imbalance 2: HTML Errors and Footer"</title>
			<link>http://en.forums.wordpress.com/topic/imbalance-2-html-errors-and-footer#post-1074576</link>
			<pubDate>Thu, 22 Nov 2012 09:23:16 +0000</pubDate>
			<dc:creator>kriegsspieleblog</dc:creator>
			<guid isPermaLink="false">1074576@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I love the <strong>Imbalance 2</strong> theme, yes I do! It's such a great work. But there are 2 things I'd even more love to be changed about it:</p>
<p>1. The <strong>HTML-code</strong> of Imbalance 2 seems to be a mess. Have a look at the <em>W3 validator's results</em> here: <a href="http://j.mp/Imbalance2HTML" rel="nofollow">http://j.mp/Imbalance2HTML</a></p>
<p>2. The <strong>footer</strong> would be just great if it'd have <em>4 (four) places for widgets</em> (that'd be 5 in total for the theme). Why are there only 2 columns? It simply doesn't fit into the overall <em>4 columns grid</em> of the start, tags, and archive pages; <a href="http://j.mp/Imbalance2Demo" rel="nofollow">http://j.mp/Imbalance2Demo</a></p>
<p>Please help!
</p>
]]></description>
					</item>
		<item>
			<title>readmemum on "Sight: no grid and slideshow"</title>
			<link>http://en.forums.wordpress.com/topic/sight-no-grid-and-slideshow#post-1072003</link>
			<pubDate>Mon, 19 Nov 2012 12:52:23 +0000</pubDate>
			<dc:creator>readmemum</dc:creator>
			<guid isPermaLink="false">1072003@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi, I use Sight template and have the following problems:<br />
1. I do not have sub menu "Theme options" under menu "Appearance"<br />
2. I do not see grid layout on my page<br />
3. I also do not see the slideshow (and do not have a tick box when i create a post "Show in the slide show")</p>
<p>I setup a theme from a standard web interface.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "wordpress theme not centering gallery images"</title>
			<link>http://en.forums.wordpress.com/topic/wordpress-theme-not-centering-gallery-images#post-1067575</link>
			<pubDate>Tue, 13 Nov 2012 00:03:31 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1067575@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>We cannot help you here at WordPress.com with that site as it’s not being hosted by WordPress.com and we run on different software. This is the correct forum for your software <a href="http://wordpress.ORG/support/" rel="nofollow">http://wordpress.ORG/support/</a> If you have not registered a WordPress.org username account yet you can do so on the top right hand corner of the page I just linked to so you can post to those support forums.<br />
WordPress.com vs WordPress.org: The Differences<br />
<a href="http://support.wordpress.com/com-vs-org/" rel="nofollow">http://support.wordpress.com/com-vs-org/</a><br />
Best wishes with your site.
</p>
]]></description>
					</item>
		<item>
			<title>rikaro on "wordpress theme not centering gallery images"</title>
			<link>http://en.forums.wordpress.com/topic/wordpress-theme-not-centering-gallery-images#post-1067572</link>
			<pubDate>Tue, 13 Nov 2012 00:01:59 +0000</pubDate>
			<dc:creator>rikaro</dc:creator>
			<guid isPermaLink="false">1067572@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>sorry but I'm quite a newbie when it comes to php and css codes.</p>
<p>The theme that i installed is the "book lite"</p>
<p><a href="http://otcmaterial.com/hunting-for-treasure-jasons-1968-saab-sonett-v4/" rel="nofollow">http://otcmaterial.com/hunting-for-treasure-jasons-1968-saab-sonett-v4/</a></p>
<p>scroll down and you'll be able to see that gallery</p>
<p>However it seems like this theme makes my gallery looking like everything has been pushed to the left side. I want to have the photos in a grid-like orientation.</p>
<p>Any advice would be greatly appreciated!
</p>
]]></description>
					</item>
		<item>
			<title>supportbot on "wordpress theme not centering gallery images"</title>
			<link>http://en.forums.wordpress.com/topic/wordpress-theme-not-centering-gallery-images#post-1067573</link>
			<pubDate>Tue, 13 Nov 2012 00:01:59 +0000</pubDate>
			<dc:creator>supportbot</dc:creator>
			<guid isPermaLink="false">1067573@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The blog you specified at otcmaterial.com does not appear to be hosted at WordPress.com.</p>
<p>This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you'll find help at the <a href="http://wordpress.org/support/">WordPress.org forums</a>.</p>
<p>If you don't understand the difference between WordPress.com and WordPress.org, you may find <a href="http://support.wordpress.com/com-vs-org/">this information</a> helpful.</p>
<p>If you forgot to include a link to your blog, you can reply and include it below.  It'll help people to answer your question.</p>
<p>This is an automated message.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Row of Icons to Sidebar"</title>
			<link>http://en.forums.wordpress.com/topic/row-of-icons-to-sidebar#post-1056225</link>
			<pubDate>Wed, 31 Oct 2012 16:50:13 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1056225@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@mymensingh2013info<br />
If you have a solution to post into any forum thread -- that's allowed. If you have an on topic question to ask  in any forum thread -- that's allowed. Posting nonsense into forum threads here is <strong>not allowed</strong>.
</p>
]]></description>
					</item>
		<item>
			<title>mymensingh2013info on "Row of Icons to Sidebar"</title>
			<link>http://en.forums.wordpress.com/topic/row-of-icons-to-sidebar#post-1056169</link>
			<pubDate>Wed, 31 Oct 2012 15:35:10 +0000</pubDate>
			<dc:creator>mymensingh2013info</dc:creator>
			<guid isPermaLink="false">1056169@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<ul>
<li>23</li>
<li>45</li>
<li>455</li>
</ul>
]]></description>
					</item>
		<item>
			<title>dietitianduo on "Row of Icons to Sidebar"</title>
			<link>http://en.forums.wordpress.com/topic/row-of-icons-to-sidebar#post-1055652</link>
			<pubDate>Tue, 30 Oct 2012 21:53:05 +0000</pubDate>
			<dc:creator>dietitianduo</dc:creator>
			<guid isPermaLink="false">1055652@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Nevermind! Figured that part out!
</p>
]]></description>
					</item>
		<item>
			<title>dietitianduo on "Row of Icons to Sidebar"</title>
			<link>http://en.forums.wordpress.com/topic/row-of-icons-to-sidebar#post-1055433</link>
			<pubDate>Tue, 30 Oct 2012 19:21:10 +0000</pubDate>
			<dc:creator>dietitianduo</dc:creator>
			<guid isPermaLink="false">1055433@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That's not what I'm asking.... whether I use a text or image widget, I don't understand how I start the code so that it knows where to place it in the sidebar.  </p>
<p>Sorry-- I'm obviously a newbie at CSS.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Row of Icons to Sidebar"</title>
			<link>http://en.forums.wordpress.com/topic/row-of-icons-to-sidebar#post-1054040</link>
			<pubDate>Mon, 29 Oct 2012 06:56:44 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1054040@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>?<br />
I don't see why you are insisting on image widgets. Using one text widget for all four images is easier, the post I linked to gives you the right coding, and if you need any adjustments after you add the images that way, I can help.
</p>
]]></description>
					</item>
		<item>
			<title>dietitianduo on "Row of Icons to Sidebar"</title>
			<link>http://en.forums.wordpress.com/topic/row-of-icons-to-sidebar#post-1053796</link>
			<pubDate>Sun, 28 Oct 2012 21:48:27 +0000</pubDate>
			<dc:creator>dietitianduo</dc:creator>
			<guid isPermaLink="false">1053796@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The original style sheet doesn't include CSS for the image widgets so I'm not sure how to code that so it appears in the correct place on the sidebar....
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Row of Icons to Sidebar"</title>
			<link>http://en.forums.wordpress.com/topic/row-of-icons-to-sidebar#post-1051340</link>
			<pubDate>Thu, 25 Oct 2012 20:39:40 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1051340@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You can easily do it using <em>one</em> Text widget. Basic coding here:<br />
<a href="http://wpbtips.wordpress.com/2009/04/01/codes-useful-for-text-widgets/" rel="nofollow">http://wpbtips.wordpress.com/2009/04/01/codes-useful-for-text-widgets/</a>
</p>
]]></description>
					</item>
		<item>
			<title>dietitianduo on "Row of Icons to Sidebar"</title>
			<link>http://en.forums.wordpress.com/topic/row-of-icons-to-sidebar#post-1050946</link>
			<pubDate>Thu, 25 Oct 2012 12:26:36 +0000</pubDate>
			<dc:creator>dietitianduo</dc:creator>
			<guid isPermaLink="false">1050946@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'd like to add a row of social media icons to my sidebar- with each icon linking to the respective social media page.  There doesn't seem to be a way to line up the image widgets. </p>
<p>Is there a way to add a table or grid to the sidebar?
</p>
]]></description>
					</item>

	</channel>
</rss>
