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

		<item>
			<title>emecu on "Sharing section margin/padding in Hero Theme"</title>
			<link>http://en.forums.wordpress.com/topic/sharing-section-marginpadding-in-hero-theme#post-1175333</link>
			<pubDate>Sat, 09 Mar 2013 03:12:38 +0000</pubDate>
			<dc:creator>emecu</dc:creator>
			<guid isPermaLink="false">1175333@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>OK, never mind, I found it! :-D</p>
<p><code>div.sharedaddy {&lt;br /&gt;
	margin-top: 28px;&lt;br /&gt;
}</code></p>
<p>Thanks anyway.
</p>
]]></description>
					</item>
		<item>
			<title>emecu on "Sharing section margin/padding in Hero Theme"</title>
			<link>http://en.forums.wordpress.com/topic/sharing-section-marginpadding-in-hero-theme#post-1175329</link>
			<pubDate>Sat, 09 Mar 2013 02:57:33 +0000</pubDate>
			<dc:creator>emecu</dc:creator>
			<guid isPermaLink="false">1175329@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi, I am trying to increase the space above the sharing section, that goes below each post (FB, Twitter, mail, print, etc.). </p>
<p>The original Hero CSS doesn't include it. I've tried:</p>
<p><code>.sharing { padding-top: 20px;}</code></p>
<p><code>.sharing { margin-top: 20px;}</code></p>
<p><code>#sharing { padding-top: 20px;}</code></p>
<p><code>#sharing { padding-top: 20px;}</code></p>
<p>and nothing happens. </p>
<p>I've also tried increasing bottom margin of entry, hentry and content with no result.  </p>
<p>Can this be done at all?</p>
<p>Thanks a lot in advance for your help!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Fresh &amp; Clean Theme - Homepage Image Margin"</title>
			<link>http://en.forums.wordpress.com/topic/fresh-clean-theme-homepage-image-margin#post-1124704</link>
			<pubDate>Tue, 15 Jan 2013 13:28:22 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1124704@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>So is there an exact number to put in place of that "0" that all the other pages have to make it match exactly or is it just based on how it appears?</p></blockquote>
<p>Well, the spacing below the nav bar is the same for all pages if you don't add the rule for the <a href="http://11213.org/king-in-the-field/" rel="nofollow">http://11213.org/king-in-the-field/</a> page:</p>
<pre><code>.page-id-1763 #access {
	margin-bottom: 0;
}</code></pre>
<p>It's just that the image at the top of that page has its own extra padding, and that's probably what should be removed instead. Give the following a try, it's probably a better solution now that you've posted some specific examples and I have a better idea of what you're trying to do:</p>
<p>1) Remove the "page-id-1763" custom CSS<br />
2) Open the page for editing<br />
3) Click the image in the visual editor<br />
4) Click the image edit icon that appears<br />
5) Click the "Advanced Settings" tab<br />
6) Add this to the "Styles" field: margin-top: 0;<br />
7) Click "Update" to save the image change and then save the post
</p>
]]></description>
					</item>
		<item>
			<title>11213org on "Fresh &amp; Clean Theme - Homepage Image Margin"</title>
			<link>http://en.forums.wordpress.com/topic/fresh-clean-theme-homepage-image-margin#post-1115025</link>
			<pubDate>Mon, 07 Jan 2013 20:44:34 +0000</pubDate>
			<dc:creator>11213org</dc:creator>
			<guid isPermaLink="false">1115025@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>OK...</p>
<p>I see that adding the code across the board ruins the margins on all the other pages</p>
<p>So I added it to just that draft page (<a href="http://11213.org/king-in-the-field/" rel="nofollow">http://11213.org/king-in-the-field/</a>)</p>
<p>If you look now, you will see it moved up but too much and doesn't match the other pages (for example: <a href="http://11213.org/about/" rel="nofollow">http://11213.org/about/</a>)</p>
<p>I noticed that if I edit the number "0" in the code you give me, the gap gets slightly larger with each point I add...</p>
<p>.page-id-1763 #access {<br />
	margin-bottom: 0;<br />
}</p>
<p>So is there an exact number to put in place of that "0" that all the other pages have to make it match exactly or is it just based on how it appears?</p>
<p>Once we get that, I would like to know - How  do you find the "page id"? Since the page I have been using was just for testing and not the page I will go live with... (For now it wont be the home page either) so how do I find the "page id" so I can use it when I like, on only the pages I like?</p>
<p>Thank you very much for your help
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Fresh &amp; Clean Theme - Homepage Image Margin"</title>
			<link>http://en.forums.wordpress.com/topic/fresh-clean-theme-homepage-image-margin#post-1112603</link>
			<pubDate>Fri, 04 Jan 2013 22:47:10 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1112603@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for the link. Example links make it so much easier to help!</p>
<p>To get rid of the spacing below the menu on the <a href="http://11213.org/king-in-the-field/" rel="nofollow">http://11213.org/king-in-the-field/</a> page, try adding the following to your Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>#access {
	margin-bottom: 0;
}</code></pre>
<p>If you want to apply that rule to just the <a href="http://11213.org/king-in-the-field/" rel="nofollow">http://11213.org/king-in-the-field/</a> page, you can look in the body tag to see what specific classes it has and use one of them in the selector to make it work for just that page. <a href="http://11213.org/king-in-the-field/" rel="nofollow">http://11213.org/king-in-the-field/</a> has a body class of "page-id-1763" so you could do this:</p>
<pre><code>.page-id-1763 #access {
	margin-bottom: 0;
}</code></pre>
<p>Or if you find that you only want to make that adjustment to the home page (after you switch it), put ".home" in front of the selector to get this:</p>
<pre><code>.home #access {
	margin-bottom: 0;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>11213org on "Fresh &amp; Clean Theme - Homepage Image Margin"</title>
			<link>http://en.forums.wordpress.com/topic/fresh-clean-theme-homepage-image-margin#post-1111505</link>
			<pubDate>Thu, 03 Jan 2013 21:02:32 +0000</pubDate>
			<dc:creator>11213org</dc:creator>
			<guid isPermaLink="false">1111505@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Just noticed your new post now</p>
<p>This question was asked a while ago since then I changed to the standard slider homepage - and yes that does have the same size gap.</p>
<p>However I do plan on switching back to the custom homepage I had when I originally posted this.</p>
<p>This is not my live homepage now but this is what it looked like:<br />
<a href="http://11213.org/king-in-the-field/" rel="nofollow">http://11213.org/king-in-the-field/</a></p>
<p>I am planing on switching back to this format any day now and if I can have that margin issue figured out that would be great. (I may post an image in that 900x500 space or a video either way it leaves a big gap above it)</p>
<p>Thank you for your help.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Removing side page margins"</title>
			<link>http://en.forums.wordpress.com/topic/removing-side-page-margins#post-1110381</link>
			<pubDate>Wed, 02 Jan 2013 18:34:38 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1110381@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Cool. :)
</p>
]]></description>
					</item>
		<item>
			<title>tiagodovale on "Removing side page margins"</title>
			<link>http://en.forums.wordpress.com/topic/removing-side-page-margins#post-1110376</link>
			<pubDate>Wed, 02 Jan 2013 18:30:38 +0000</pubDate>
			<dc:creator>tiagodovale</dc:creator>
			<guid isPermaLink="false">1110376@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That did it!! :)<br />
Thanks!!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Removing side page margins"</title>
			<link>http://en.forums.wordpress.com/topic/removing-side-page-margins#post-1110348</link>
			<pubDate>Wed, 02 Jan 2013 18:17:10 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1110348@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>There's also some padding on the body tag in that theme. Maybe remove that as well?</p>
<pre><code>#page {
     max-width: none;
}

body {
	padding: 0;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>tiagodovale on "Removing side page margins"</title>
			<link>http://en.forums.wordpress.com/topic/removing-side-page-margins#post-1110203</link>
			<pubDate>Wed, 02 Jan 2013 16:26:55 +0000</pubDate>
			<dc:creator>tiagodovale</dc:creator>
			<guid isPermaLink="false">1110203@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi: thanks for your help!</p>
<p>That code removes the header's max width of 1000 pixels, but there's always a margins between the headers's sides and the browser window frame (let's call it that).</p>
<p>What I was trying to do was having the header and footer occupy the full width of the page, with no margins (as I was able to do at the top, for instance, where the header is now touching the edge of the page without a margin)
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Removing side page margins"</title>
			<link>http://en.forums.wordpress.com/topic/removing-side-page-margins#post-1110181</link>
			<pubDate>Wed, 02 Jan 2013 16:03:44 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1110181@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>When you say "the limit of the page" are you referring to the entire browser width? If so, keep in mind that different people will have different monitor sizes and the margins will look different depending on each setup. You could get rid of the size restriction of the "#page" element, but personally I think there's a better chance it will look good if you stick with the current layout. If you want to make "#page" full-width anyway, here's how to do it:</p>
<pre><code>#page {
     max-width: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>designsimply on "CSS: Need help with logos, navigation and margins"</title>
			<link>http://en.forums.wordpress.com/topic/css-need-help-with-logos-navigation-and-margins#post-1109248</link>
			<pubDate>Tue, 01 Jan 2013 21:35:12 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1109248@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I updated your help request with the correct URL for your blog: <a href="http://mikeperazzetti.com/" rel="nofollow">http://mikeperazzetti.com/</a></p>
<p>This forum is for WordPress.com blogs. Your blog at <a href="http://mikeperazzetti.com/" rel="nofollow">http://mikeperazzetti.com/</a> is using WordPress, but it is not setup here at WordPress.com.</p>
<p>To get you started, here is some CSS you can try out to expand the left column:</p>
<pre><code>body .primary {
    width: 80%;
}

#sidebar {
    width: 16%;
}</code></pre>
<p>In your case, I would recommend using the CSS Editor that comes with the <a href="http://wordpress.org/extend/plugins/jetpack/">Jetpack</a> plugin to make the change. If you need help learning how to use it, this is the forum you'll want:<br />
<a href="http://wordpress.org/support/plugin/jetpack" rel="nofollow">http://wordpress.org/support/plugin/jetpack</a></p>
<p>If you need further help, you should try asking at a volunteer based forum such as <a href="http://wordpress.org/support/" rel="nofollow">http://wordpress.org/support/</a> or a CSS forum that is open since this one is only for WordPress.com blogs.
</p>
]]></description>
					</item>
		<item>
			<title>tiagodovale on "Removing side page margins"</title>
			<link>http://en.forums.wordpress.com/topic/removing-side-page-margins#post-1108123</link>
			<pubDate>Mon, 31 Dec 2012 17:27:25 +0000</pubDate>
			<dc:creator>tiagodovale</dc:creator>
			<guid isPermaLink="false">1108123@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi! :) Thanks again!!</p>
<p>With your code the contents width adjusts to the header's width, but there's always a margin between the header's sides and the limit of the page...
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Removing side page margins"</title>
			<link>http://en.forums.wordpress.com/topic/removing-side-page-margins#post-1108074</link>
			<pubDate>Mon, 31 Dec 2012 16:37:14 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1108074@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To do that in the Twenty Eleven theme, you'll want to zero out the left and right margin for the "content" and "secondary" IDs. If you do that, you'll probably also want to adjust the width of the content area too. Start with this CSS to adjust pages that have a sidebar:</p>
<pre><code>#content {
	margin-left: 0;
	width: 75%;
}

#secondary {
	margin-right: 0;
}</code></pre>
<p>And use this for single posts without a sidebar:</p>
<pre><code>.singular #content {
	margin: 0;
}

.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	width: 100%;
}</code></pre>
<p>Adjust the width as needed.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Fresh &amp; Clean Theme - Homepage Image Margin"</title>
			<link>http://en.forums.wordpress.com/topic/fresh-clean-theme-homepage-image-margin#post-1104412</link>
			<pubDate>Thu, 27 Dec 2012 04:46:12 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1104412@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I compared the space above the "#main" element in <a href="http://11213.org/" rel="nofollow">http://11213.org/</a> and <a href="http://11213.org/about/" rel="nofollow">http://11213.org/about/</a> and the gap appears the same to me. Take a look at the purple arrow in this screenshot: <a href="http://cl.ly/Lp0w" rel="nofollow">http://cl.ly/Lp0w</a></p>
<p>Is that the space you're referring to or am I looking at the wrong thing?
</p>
]]></description>
					</item>
		<item>
			<title>mikeperazzetti on "CSS: Need help with logos, navigation and margins"</title>
			<link>http://en.forums.wordpress.com/topic/css-need-help-with-logos-navigation-and-margins#post-1103016</link>
			<pubDate>Tue, 25 Dec 2012 01:53:04 +0000</pubDate>
			<dc:creator>mikeperazzetti</dc:creator>
			<guid isPermaLink="false">1103016@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>designsimply,  </p>
<p>I am not certain what androidempirepk is attempting to do, but I have a similar issue.  I want to make the entire content area wider (at least on the right side.  The left side is acceptable I believe.)  I am using the Tarski theme and my web site is here: <a href="http://mikeperazzetti.com/" rel="nofollow">http://mikeperazzetti.com/</a></p>
<p>Can you help?  I have dug everywhere lately, I can find nothing that works, the best way to do it, or where it should be done and how. I appreciate all of your help.  Thank you.
</p>
]]></description>
					</item>
		<item>
			<title>tiagodovale on "Removing side page margins"</title>
			<link>http://en.forums.wordpress.com/topic/removing-side-page-margins#post-1097290</link>
			<pubDate>Mon, 17 Dec 2012 17:39:40 +0000</pubDate>
			<dc:creator>tiagodovale</dc:creator>
			<guid isPermaLink="false">1097290@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for replying :)</p>
<p>I'm afraid it doesn't do the trick... Top and Bottom respond, but the sides remain with a margin..</p>
<p>I don't know if it's a theme specific limitation or if there's something we're missing...
</p>
]]></description>
					</item>
		<item>
			<title>castelinokelvin on "Removing side page margins"</title>
			<link>http://en.forums.wordpress.com/topic/removing-side-page-margins#post-1096971</link>
			<pubDate>Mon, 17 Dec 2012 08:44:07 +0000</pubDate>
			<dc:creator>castelinokelvin</dc:creator>
			<guid isPermaLink="false">1096971@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I guess you have added the margin as '0 auto' correct?<br />
I guess you can give it as<br />
<pre><code>#page {
margin: 0 !important;
}</code></pre>
<p>instead if you want to remove the margin on all sides.
</p>
]]></description>
					</item>
		<item>
			<title>tiagodovale on "Removing side page margins"</title>
			<link>http://en.forums.wordpress.com/topic/removing-side-page-margins#post-1092774</link>
			<pubDate>Wed, 12 Dec 2012 02:05:54 +0000</pubDate>
			<dc:creator>tiagodovale</dc:creator>
			<guid isPermaLink="false">1092774@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi guys!</p>
<p>I've been fighting with my page's margins.</p>
<p>I was able to remove the top and bottom ones with<br />
<pre><code>#page {
	margin-top: 0;
	margin-bottom: 0;
}</code></pre>
<p>but no matter what I try I can't remove the left and right ones...</p>
<p>Any ideas?<br />
Thank you guys
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Change padding/margin on blog welcome message in mixfolio"</title>
			<link>http://en.forums.wordpress.com/topic/change-paddingmargin-on-blog-welcome-message-in-mixfolio#post-1088232</link>
			<pubDate>Thu, 06 Dec 2012 15:37:58 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1088232@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I just checked <a href="http://aileeandsasha.com/" rel="nofollow">http://aileeandsasha.com/</a> and I found that you've switched to the Hatch theme. It looks great!</p>
<p>To answer your original question, you could make the welcome message on the Hatch theme wider on the Mixfolio theme by adding the following CSS to your Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>.row .eight.columns {
	width: 55%;
}
.row .four.columns {
	width: 40%;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>11213org on "Fresh &amp; Clean Theme - Homepage Image Margin"</title>
			<link>http://en.forums.wordpress.com/topic/fresh-clean-theme-homepage-image-margin#post-1087759</link>
			<pubDate>Thu, 06 Dec 2012 01:17:35 +0000</pubDate>
			<dc:creator>11213org</dc:creator>
			<guid isPermaLink="false">1087759@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Anybody?
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "CSS: Need help with logos, navigation and margins"</title>
			<link>http://en.forums.wordpress.com/topic/css-need-help-with-logos-navigation-and-margins#post-1086414</link>
			<pubDate>Tue, 04 Dec 2012 22:28:36 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1086414@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Lastly, I need to make a larger body margin for my blog. Please guide me with all these problems.</p></blockquote>
<p>I'm not 100% sure what you mean here. Do you mean larger padding inside the main content area like this?</p>
<pre><code>li.type-post, div.type-post, .type-page, .home-post, .featured {
	padding: 20px
}</code></pre>
<p>Or do you mean you want to make the entire content area thinner or wider?
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "CSS: Need help with logos, navigation and margins"</title>
			<link>http://en.forums.wordpress.com/topic/css-need-help-with-logos-navigation-and-margins#post-1086409</link>
			<pubDate>Tue, 04 Dec 2012 22:25:32 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1086409@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Also, how can i change the highlight color when I hover over a menu?
</p></blockquote>
<pre><code>#top-menu li a:hover {
	color: red;
}</code></pre>
<p>Change the color name to a color code of your choice:<br />
<a href="http://automattic.github.com/Iris/" rel="nofollow">http://automattic.github.com/Iris/</a>
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "CSS: Need help with logos, navigation and margins"</title>
			<link>http://en.forums.wordpress.com/topic/css-need-help-with-logos-navigation-and-margins#post-1086407</link>
			<pubDate>Tue, 04 Dec 2012 22:24:34 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1086407@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Second, I want another navigation bar. Preferably on the top.</p></blockquote>
<p>You can't really use CSS to add something that's not there, but you can re-position things that are there. Aside from that though, why do you need a 2nd navigation bar? From a usability perspective, I'd say it's probably not needed.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "CSS: Need help with logos, navigation and margins"</title>
			<link>http://en.forums.wordpress.com/topic/css-need-help-with-logos-navigation-and-margins#post-1086401</link>
			<pubDate>Tue, 04 Dec 2012 22:20:06 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1086401@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I need help adding a logo instead of the header text. Please can someone write a CSS code with this logo image:</p></blockquote>
<p>I see that you tried adding it as a background image, which gets you close! I would recommend setting the image as a background in the header instead. Here is some CSS to get you started:</p>
<pre><code>#header-wrap {
	background: url(&#039;http://pakdroidinfo.weebly.com/uploads/1/3/8/3/13835343/1350395703.png&#039;) no-repeat;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>11213org on "Fresh &amp; Clean Theme - Homepage Image Margin"</title>
			<link>http://en.forums.wordpress.com/topic/fresh-clean-theme-homepage-image-margin#post-1067611</link>
			<pubDate>Tue, 13 Nov 2012 02:01:17 +0000</pubDate>
			<dc:creator>11213org</dc:creator>
			<guid isPermaLink="false">1067611@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Anybody know what I can do?</p>
<p>Thank you
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Fresh &amp; Clean Theme - Homepage Image Margin"</title>
			<link>http://en.forums.wordpress.com/topic/fresh-clean-theme-homepage-image-margin#post-1064699</link>
			<pubDate>Thu, 08 Nov 2012 22:11:43 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1064699@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I do see what you mean.   Have to leave it to others to solve.  Good luck.
</p>
]]></description>
					</item>
		<item>
			<title>11213org on "Fresh &amp; Clean Theme - Homepage Image Margin"</title>
			<link>http://en.forums.wordpress.com/topic/fresh-clean-theme-homepage-image-margin#post-1064667</link>
			<pubDate>Thu, 08 Nov 2012 21:29:17 +0000</pubDate>
			<dc:creator>11213org</dc:creator>
			<guid isPermaLink="false">1064667@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Maybe using the calendar page wasn't a good example</p>
<p>Look at the homepage <a href="http://11213.org/" rel="nofollow">http://11213.org/</a></p>
<p>That gap compared to the gaps on the "About" and "Archive" page mentioned above</p>
<p>Thanks
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Fresh &amp; Clean Theme - Homepage Image Margin"</title>
			<link>http://en.forums.wordpress.com/topic/fresh-clean-theme-homepage-image-margin#post-1064641</link>
			<pubDate>Thu, 08 Nov 2012 21:09:53 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1064641@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Your calendar page image has a lot of white space at the top.  I see a line where the image begins and looks like it is the same distance down from the page bar.  Crop your image of the calendar page and it will be better.</p>
<p>I see what you mean about your spacing of the images.  I don't have an answer for that one.
</p>
]]></description>
					</item>
		<item>
			<title>11213org on "Fresh &amp; Clean Theme - Homepage Image Margin"</title>
			<link>http://en.forums.wordpress.com/topic/fresh-clean-theme-homepage-image-margin#post-1064358</link>
			<pubDate>Thu, 08 Nov 2012 17:18:09 +0000</pubDate>
			<dc:creator>11213org</dc:creator>
			<guid isPermaLink="false">1064358@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>My site is <a href="http://11213.org" rel="nofollow">http://11213.org</a> and I have the custom CSS upgrade</p>
<p>I am using my homepage for images that link to posts/pages</p>
<p>If you look at the "Home" (or "Calendar") page at the space above the image - there is a wide gap between the top of the image and the page bar</p>
<p>On the "About" page (<a href="http://11213.org/about/" rel="nofollow">http://11213.org/about/</a>) the gap between the top of the video and the page bar is smaller.</p>
<p>On the "Archive" (<a href="http://11213.org/archive/" rel="nofollow">http://11213.org/archive/</a>) page the gap between the top of the first image thumbnail and page bar is smaller.</p>
<p>I would like to make the gap on the "Home" page a bit smaller to match the way it is on the "About (or "Archive") page.</p>
<p>What is the CSS code to do that?</p>
<p>Thank you</p>
<p>PS: While on the subject of image margins, on the home page under the main large image there are 4 smaller ones - they were centered in the "Visual" side of the page editor. For some reason the 4 images together are not exactly centered but are pushed slightly to the left so the gap on the right side is bigger than the gap on the left side - please let me know how to adjust this if it cant be done in the visual editor - what about CSS?
</p>
]]></description>
					</item>

	</channel>
</rss>
