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

		<item>
			<title>timethief on "Changing margin for Blaskan theme"</title>
			<link>http://en.forums.wordpress.com/topic/changing-margin-for-blaskan-theme#post-1239497</link>
			<pubDate>Wed, 24 Apr 2013 00:37:02 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1239497@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>NOTE: There is a WordPress.org version of the theme on your site and it came from here &#62;  <a href="http://wordpress.org/extend/themes/blaskan" rel="nofollow">http://wordpress.org/extend/themes/blaskan</a></p>
<p>The adapted version that you linked to above do NOT apply to your WordPress.ORG version
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Changing margin for Blaskan theme"</title>
			<link>http://en.forums.wordpress.com/topic/changing-margin-for-blaskan-theme#post-1239492</link>
			<pubDate>Wed, 24 Apr 2013 00:34:22 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1239492@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>WordPress.com and WordPress.org are completely separate and have separate logins. We provide support here only for free hosted WordPress.COM blogs and no others. You are posting to the wrong support forums. 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>shydeljames on "Changing margin for Blaskan theme"</title>
			<link>http://en.forums.wordpress.com/topic/changing-margin-for-blaskan-theme#post-1239458</link>
			<pubDate>Wed, 24 Apr 2013 00:23:14 +0000</pubDate>
			<dc:creator>shydeljames</dc:creator>
			<guid isPermaLink="false">1239458@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I want to change my right and left margin on my blog site so that I have less white space. my blog site is <a href="http://illhavefrieswiththat.com/" rel="nofollow">http://illhavefrieswiththat.com/</a> and I want it to look like the original theme of <a href="http://theme.wordpress.com/themes/blaskan/" rel="nofollow">http://theme.wordpress.com/themes/blaskan/</a><br />
Need help from anyone who can help me
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Align Blog Left"</title>
			<link>http://en.forums.wordpress.com/topic/align-blog-left#post-1238571</link>
			<pubDate>Tue, 23 Apr 2013 17:59:44 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1238571@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To make such changes effectively, you need to examine your page (using Firebug or a similar developer extension) to see what produces the effect you wish to override. The content is centered because the left and right margins of its <em>wrapper</em> are set to auto (= variable margin, depending on the browser window width, but left and right equal). So you need to set a fixed left margin. Add this in the CSS editor:<br />
<pre><code>#wrapper {
    margin-left: 36px;
}</code></pre>
<p>Change the value to adjust.
</p>
]]></description>
					</item>
		<item>
			<title>kjjustice on "Align Blog Left"</title>
			<link>http://en.forums.wordpress.com/topic/align-blog-left#post-1238476</link>
			<pubDate>Tue, 23 Apr 2013 17:17:04 +0000</pubDate>
			<dc:creator>kjjustice</dc:creator>
			<guid isPermaLink="false">1238476@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hihi.</p>
<p>Okay, so I'm feeling kind of stupid about this. I just upgraded to the Custom Design feature, and I feel like what I want to do is simple, but it's not working. </p>
<p>I go to appearance, custom design, CSS, which takes me to a preview of my blog with a popup sidebar to put in CSS.</p>
<p>I have tried setting the body margins to 0, and text-align: left,  but nothing happens. I want to align the entire page to the left side, and make the content area wider. <a href="http://red-justice.tumblr.com/image/48702531206">Here</a> is what I want the page to look like.</p>
<p>Please help. &#60;3
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Make the gap between the content and the right sidebar bigger? Oxygen theme."</title>
			<link>http://en.forums.wordpress.com/topic/make-the-gap-between-the-content-and-the-right-sidebar-bigger-oxygen-theme#post-1238160</link>
			<pubDate>Tue, 23 Apr 2013 14:52:45 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1238160@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It looks like you have figured this out by adding a 38% margin on the right with this custom CSS:</p>
<pre><code>#content {
	margin-left: 0;
	margin-right:38%;
	margin-left:0
}</code></pre>
<p>Please reply and mark this thread as 'not resolved' if you still need any help with margins.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "First post has a messed up margins and title"</title>
			<link>http://en.forums.wordpress.com/topic/first-post-has-a-messed-up-margins-and-title#post-1235009</link>
			<pubDate>Sun, 21 Apr 2013 16:51:52 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1235009@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes. That corrected the appearance.<br />
Because you have assigned a combined total that exceeds 15 Categories/Tags to some of your posts, you need to edit and delete. <a href="http://en.support.wordpress.com/posts/edit-posts-screen/" rel="nofollow">http://en.support.wordpress.com/posts/edit-posts-screen/</a> After removal note it may take several days for your posts to begin displaying there.
</p>
]]></description>
					</item>
		<item>
			<title>kuyasnotebook on "First post has a messed up margins and title"</title>
			<link>http://en.forums.wordpress.com/topic/first-post-has-a-messed-up-margins-and-title#post-1235003</link>
			<pubDate>Sun, 21 Apr 2013 16:46:43 +0000</pubDate>
			<dc:creator>kuyasnotebook</dc:creator>
			<guid isPermaLink="false">1235003@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi timethief! I found out my post had been set to "Image," not "Standard" and now it seems to be fixed! Does it look fine from your end too?</p>
<p>And if you don't mind, could you explain exactly what you mean by the other issue you are referring to? Thanks.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "First post has a messed up margins and title"</title>
			<link>http://en.forums.wordpress.com/topic/first-post-has-a-messed-up-margins-and-title#post-1234987</link>
			<pubDate>Sun, 21 Apr 2013 16:36:15 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1234987@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Quite aside from that I see another issue. </p>
<p>All reasons for non-appearance of posts on Topics pages can be found here &#62; <a href="http://en.support.wordpress.com/topics/#missing-posts" rel="nofollow">http://en.support.wordpress.com/topics/#missing-posts</a><br />
As you have assigned a combined total that exceeds 15 Categories/Tags to your posts, you need to edit and delete. <a href="http://en.support.wordpress.com/posts/edit-posts-screen/" rel="nofollow">http://en.support.wordpress.com/posts/edit-posts-screen/</a> After removal note it may take several days for your posts to begin displaying there.</p>
<p>For tips on tagging see &#62; <a href="http://onecoolsitebloggingtips.com/2013/03/15/quick-blog-post-tagging-tips/" rel="nofollow">http://onecoolsitebloggingtips.com/2013/03/15/quick-blog-post-tagging-tips/</a>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "First post has a messed up margins and title"</title>
			<link>http://en.forums.wordpress.com/topic/first-post-has-a-messed-up-margins-and-title#post-1234985</link>
			<pubDate>Sun, 21 Apr 2013 16:34:59 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1234985@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oops! I clicked in again I now I see what you mean.  You may have a post formats issue or you may not. <a href="http://en.support.wordpress.com/themes/post-formats/" rel="nofollow">http://en.support.wordpress.com/themes/post-formats/</a>  Which post format did you set your the posts in question?  You may need to go into the post and change it to Standard format to have a title display. <a href="http://en.support.wordpress.com/posts/edit-posts-screen/" rel="nofollow">http://en.support.wordpress.com/posts/edit-posts-screen/</a>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "First post has a messed up margins and title"</title>
			<link>http://en.forums.wordpress.com/topic/first-post-has-a-messed-up-margins-and-title#post-1234982</link>
			<pubDate>Sun, 21 Apr 2013 16:30:24 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1234982@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You have a browser related  issue because I'm using Firefox 20 and I don't see what you describe. </p>
<p>If you are not running one of the browsers and versions listed at <a href="http://browsehappy.com/" rel="nofollow">http://browsehappy.com/</a> please try upgrading or switching first.</p>
<p>Note: If you are using an IE9 browser in compatibility mode that makes it render as IE7 and IE7 is not supported. To disable see &#62; <a href="http://www.sevenforums.com/tutorials/1196-internet-explorer-compatibility-view-turn-off.html" rel="nofollow">http://www.sevenforums.com/tutorials/1196-internet-explorer-compatibility-view-turn-off.html</a></p>
<p>If you are running one of the browsers and versions listed at <a href="http://browsehappy.com" rel="nofollow">http://browsehappy.com</a> please do these four things:</p>
<p>1. Try clearing your browser’s cache:</p>
<p><a href="http://www.google.com/support/accounts/bin/answer.py?hl=en&#038;answer=32050" rel="nofollow">http://www.google.com/support/accounts/bin/answer.py?hl=en&#038;answer=32050</a></p>
<p>2.  Make sure that you have third-party cookies enabled: <a href="http://en.support.wordpress.com/third-party-cookies/" rel="nofollow">http://en.support.wordpress.com/third-party-cookies/</a></p>
<p>3. Try with all browser extensions or add-ons temporarily disabled.</p>
<p>4. Try enabling HTTPS: <a href="http://en.support.wordpress.com/https/" rel="nofollow">http://en.support.wordpress.com/https/</a></p>
<p>If it’s still happening, let us know <strong>exactly which browser (and version of it) you’re using</strong> by checking here if necessary <a href="http://www.whatbrowser.org/" rel="nofollow">http://www.whatbrowser.org/</a> and also post any error reports you get.
</p>
]]></description>
					</item>
		<item>
			<title>kuyasnotebook on "First post has a messed up margins and title"</title>
			<link>http://en.forums.wordpress.com/topic/first-post-has-a-messed-up-margins-and-title#post-1234978</link>
			<pubDate>Sun, 21 Apr 2013 16:28:09 +0000</pubDate>
			<dc:creator>kuyasnotebook</dc:creator>
			<guid isPermaLink="false">1234978@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Recently, I decided to take a look at my homepage and I noticed my most recent post (weekly photo challenge: color) has a messed up margin—the text is in the margin where the date and comment number are for most posts. Instead, the full date and comment number appears under the title itself.</p>
<p>I have also tried previewing my blog in other themes, and similar problems happen with this post. For example, in the Little Story theme, this post doesn't have the usual title banner and has no text excerpt. (The text excerpt is the title, a link which leads to the actual post.)</p>
<p>I am using the theme Yoko right now.</p>
<p>The blog I need help with is <a href="http://kuyasnotebook.wordpress.com/" rel="nofollow">http://kuyasnotebook.wordpress.com/</a>
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Make the gap between the content and the right sidebar bigger? Oxygen theme."</title>
			<link>http://en.forums.wordpress.com/topic/make-the-gap-between-the-content-and-the-right-sidebar-bigger-oxygen-theme-1#post-1232984</link>
			<pubDate>Fri, 19 Apr 2013 21:45:35 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1232984@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome, and sorry we couldn't fix that one.
</p>
]]></description>
					</item>
		<item>
			<title>karenkrogsgaard on "Make the gap between the content and the right sidebar bigger? Oxygen theme."</title>
			<link>http://en.forums.wordpress.com/topic/make-the-gap-between-the-content-and-the-right-sidebar-bigger-oxygen-theme-1#post-1232937</link>
			<pubDate>Fri, 19 Apr 2013 21:08:09 +0000</pubDate>
			<dc:creator>karenkrogsgaard</dc:creator>
			<guid isPermaLink="false">1232937@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Make the gap between the content and the right sidebar bigger? Oxygen theme."</title>
			<link>http://en.forums.wordpress.com/topic/make-the-gap-between-the-content-and-the-right-sidebar-bigger-oxygen-theme-1#post-1232921</link>
			<pubDate>Fri, 19 Apr 2013 20:58:27 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1232921@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The gallery width is being set in the theme php script files apparently and is being set to 578px giving a 6px difference. The two images are sized off of that with each getting a portion of that 578. Since the sizes are being created independently of the CSS, and being inserted directly into the HTML for the page, there really isn't much way to change it other than you set your content width back to 578px instead of 584px.
</p>
]]></description>
					</item>
		<item>
			<title>karenkrogsgaard on "Make the gap between the content and the right sidebar bigger? Oxygen theme."</title>
			<link>http://en.forums.wordpress.com/topic/make-the-gap-between-the-content-and-the-right-sidebar-bigger-oxygen-theme-1#post-1232863</link>
			<pubDate>Fri, 19 Apr 2013 20:07:50 +0000</pubDate>
			<dc:creator>karenkrogsgaard</dc:creator>
			<guid isPermaLink="false">1232863@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you! Almost perfect...<br />
Have you got an answer to the question about the tiled gallery which is not equal width as the pictures (and text now) too?<br />
I am talking about the two pictures beside each other inserted on <a href="http://karensprojekter.wordpress.com/projekter/ullas-have/" rel="nofollow">http://karensprojekter.wordpress.com/projekter/ullas-have/</a>.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Make the gap between the content and the right sidebar bigger? Oxygen theme."</title>
			<link>http://en.forums.wordpress.com/topic/make-the-gap-between-the-content-and-the-right-sidebar-bigger-oxygen-theme-1#post-1232837</link>
			<pubDate>Fri, 19 Apr 2013 19:49:39 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1232837@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sure, do this instead then:</p>
<pre><code>#content {
margin-left: 0;
margin-right: 37%;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>karenkrogsgaard on "Make the gap between the content and the right sidebar bigger? Oxygen theme."</title>
			<link>http://en.forums.wordpress.com/topic/make-the-gap-between-the-content-and-the-right-sidebar-bigger-oxygen-theme-1#post-1232828</link>
			<pubDate>Fri, 19 Apr 2013 19:45:18 +0000</pubDate>
			<dc:creator>karenkrogsgaard</dc:creator>
			<guid isPermaLink="false">1232828@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you a lot for answering.<br />
But is it possible to keep the content width 584 pixels and "shrink" the text instead? I think it looks nice that small!<br />
If not I will do as you just told me to.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Make the gap between the content and the right sidebar bigger? Oxygen theme."</title>
			<link>http://en.forums.wordpress.com/topic/make-the-gap-between-the-content-and-the-right-sidebar-bigger-oxygen-theme-1#post-1232700</link>
			<pubDate>Fri, 19 Apr 2013 18:16:53 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1232700@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Set your content width to 660px as that is the width of the content area now. If I told you 584 before, I messed up. I told someone 584.</p>
<p>To increase the gap between the sidebar and the content, I would recommend narrowing the sidebar a little.</p>
<p>Add this and then adjust the width value as desired. 24% looks pretty good to me. :)</p>
<pre><code>#tertiary {
float: right;
width: 24%;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>karenkrogsgaard on "Make the gap between the content and the right sidebar bigger? Oxygen theme."</title>
			<link>http://en.forums.wordpress.com/topic/make-the-gap-between-the-content-and-the-right-sidebar-bigger-oxygen-theme-1#post-1232671</link>
			<pubDate>Fri, 19 Apr 2013 18:02:26 +0000</pubDate>
			<dc:creator>karenkrogsgaard</dc:creator>
			<guid isPermaLink="false">1232671@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Maybe I should inform you that the default content width is now 584 pixels.
</p>
]]></description>
					</item>
		<item>
			<title>karenkrogsgaard on "Make the gap between the content and the right sidebar bigger? Oxygen theme."</title>
			<link>http://en.forums.wordpress.com/topic/make-the-gap-between-the-content-and-the-right-sidebar-bigger-oxygen-theme-1#post-1232625</link>
			<pubDate>Fri, 19 Apr 2013 17:37:47 +0000</pubDate>
			<dc:creator>karenkrogsgaard</dc:creator>
			<guid isPermaLink="false">1232625@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>And I would also like to have text and pictures the same width. As you can see they are not now (<a href="http://karensprojekter.wordpress.com/projekter/ullas-have/" rel="nofollow">http://karensprojekter.wordpress.com/projekter/ullas-have/</a>)?<br />
And finally I would really like the gallery (tiled) to be the same width as the pictures.<br />
(Are these different questions and should be put another place?)
</p>
]]></description>
					</item>
		<item>
			<title>karenkrogsgaard on "Make the gap between the content and the right sidebar bigger? Oxygen theme."</title>
			<link>http://en.forums.wordpress.com/topic/make-the-gap-between-the-content-and-the-right-sidebar-bigger-oxygen-theme#post-1232612</link>
			<pubDate>Fri, 19 Apr 2013 17:30:05 +0000</pubDate>
			<dc:creator>karenkrogsgaard</dc:creator>
			<guid isPermaLink="false">1232612@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Maybe this is a css topic? I have put it there too.
</p>
]]></description>
					</item>
		<item>
			<title>karenkrogsgaard on "Make the gap between the content and the right sidebar bigger? Oxygen theme."</title>
			<link>http://en.forums.wordpress.com/topic/make-the-gap-between-the-content-and-the-right-sidebar-bigger-oxygen-theme-1#post-1232610</link>
			<pubDate>Fri, 19 Apr 2013 17:29:11 +0000</pubDate>
			<dc:creator>karenkrogsgaard</dc:creator>
			<guid isPermaLink="false">1232610@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am using the oxygen theme and I have removed the left sidebar and extended my content to the left. Now I would like to make the distance between the content (text especially) and the right sidebar bigger. The page I am talking about is: <a href="http://karensprojekter.wordpress.com/projekter/ullas-have/" rel="nofollow">http://karensprojekter.wordpress.com/projekter/ullas-have/</a><br />
Can anybody help, please?
</p>
]]></description>
					</item>
		<item>
			<title>karenkrogsgaard on "Make the gap between the content and the right sidebar bigger? Oxygen theme."</title>
			<link>http://en.forums.wordpress.com/topic/make-the-gap-between-the-content-and-the-right-sidebar-bigger-oxygen-theme#post-1232601</link>
			<pubDate>Fri, 19 Apr 2013 17:24:21 +0000</pubDate>
			<dc:creator>karenkrogsgaard</dc:creator>
			<guid isPermaLink="false">1232601@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am using the oxygen theme and I have removed the left sidebar and extended my content to the left. Now I would like to make the distance between the content (text especially) and the right sidebar bigger. The page I am talking about is: <a href="http://karensprojekter.wordpress.com/projekter/ullas-have/" rel="nofollow">http://karensprojekter.wordpress.com/projekter/ullas-have/</a><br />
Can anybody help, please?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "change right margin"</title>
			<link>http://en.forums.wordpress.com/topic/change-right-margin#post-1193258</link>
			<pubDate>Sun, 24 Mar 2013 19:09:19 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1193258@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The left and right margins on your pages, such as <a href="http://www.secularjewishritual.com/why-not-secular-jewish-ritual/" rel="nofollow">http://www.secularjewishritual.com/why-not-secular-jewish-ritual/</a> , are balanced. Instead of setting a width for the content area (which would break or interfere with the responsive design, it would be better to set either left and right margins, or add left and right padding. This would be my preference.</p>
<pre><code>#content {
    padding-left: 40px;
    padding-right: 40px;
}</code></pre>
<p>You can edit the values as you desire, but I would suggest keeping them the same for balance.
</p>
]]></description>
					</item>
		<item>
			<title>sanctimonious101 on "change right margin"</title>
			<link>http://en.forums.wordpress.com/topic/change-right-margin#post-1192836</link>
			<pubDate>Sun, 24 Mar 2013 05:31:01 +0000</pubDate>
			<dc:creator>sanctimonious101</dc:creator>
			<guid isPermaLink="false">1192836@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Whoops - I meant I want to change the width to 90%
</p>
]]></description>
					</item>
		<item>
			<title>sanctimonious101 on "change right margin"</title>
			<link>http://en.forums.wordpress.com/topic/change-right-margin#post-1192834</link>
			<pubDate>Sun, 24 Mar 2013 05:29:25 +0000</pubDate>
			<dc:creator>sanctimonious101</dc:creator>
			<guid isPermaLink="false">1192834@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I would like the change the right-side margin of my website so that there is more white space - I don't like the text running all the way across the page. I couldn't find a "margin" selector on the style sheet. Is this where I would make the change? 	</p>
<p>body.template-front-page .site-content,<br />
	body.single-attachment .site-content,<br />
	body.full-width .site-content {<br />
		width: 100%;<br />
	}</p>
<p>If so, I would like to change the width to 100%, but I am not sure how it would affect the featured image on the home page. If it pushes it over too much, how and where would I write the CSS inline on the home page so that the width is 100% just for the home page? Thank you. <a href="http://www.secularjewishritual.com" rel="nofollow">http://www.secularjewishritual.com</a>
</p>
]]></description>
					</item>
		<item>
			<title>neuroticbaker on "Align image widgets side by side in footer with Imbalance 2"</title>
			<link>http://en.forums.wordpress.com/topic/align-image-widgets-side-by-side-in-footer-with-imbalance-2#post-1179984</link>
			<pubDate>Wed, 13 Mar 2013 14:55:02 +0000</pubDate>
			<dc:creator>neuroticbaker</dc:creator>
			<guid isPermaLink="false">1179984@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hope you can help me.  I'm very very new to blogs and I've never worked with CSS.  I've been able to make a few adjustments with the header from other forums, but I haven't had much luck with the footer.  </p>
<p>I have a few image widgets that I'm using as links to my other social media sites.  Right now they are stacked, side by side with a large margin between them.  Is it possible to have all four (I have a few others to add) side by side on one line?  Similar to what I have in my header?</p>
<p>Also, I can't seem to figure out how to change the font color for "home" in the header.  Any assistance with that would be greatly appreciated. </p>
<p>Thanks!  My address is neuroticbaker.com
</p>
]]></description>
					</item>
		<item>
			<title>dcoleonline on "How do I reduce the margins around my custom logo header?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-reduce-the-margins-around-my-custom-logo-header#post-1150918</link>
			<pubDate>Tue, 12 Feb 2013 15:44:06 +0000</pubDate>
			<dc:creator>dcoleonline</dc:creator>
			<guid isPermaLink="false">1150918@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>No problem!
</p>
]]></description>
					</item>
		<item>
			<title>whodhavethought on "How do I reduce the margins around my custom logo header?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-reduce-the-margins-around-my-custom-logo-header#post-1150483</link>
			<pubDate>Tue, 12 Feb 2013 01:26:59 +0000</pubDate>
			<dc:creator>whodhavethought</dc:creator>
			<guid isPermaLink="false">1150483@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Fantastic - its worked! Thanks so much for your help.
</p>
]]></description>
					</item>

	</channel>
</rss>
