<?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: Rookie help needed with CSS for non-profit page</title>
		<link>http://en.forums.wordpress.com/topic/rookie-help-needed-with-css-for-non-profit-page</link>
		<description>WordPress.com Forums &#187; Topic: Rookie help needed with CSS for non-profit page</description>
		<language>en</language>
		<pubDate>Sat, 25 May 2013 07:01:49 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/rookie-help-needed-with-css-for-non-profit-page" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Rookie help needed with CSS for non-profit page"</title>
			<link>http://en.forums.wordpress.com/topic/rookie-help-needed-with-css-for-non-profit-page#post-854234</link>
			<pubDate>Sat, 31 Mar 2012 01:15:49 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">854234@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Cheers :)
</p>
]]></description>
					</item>
		<item>
			<title>mikittens on "Rookie help needed with CSS for non-profit page"</title>
			<link>http://en.forums.wordpress.com/topic/rookie-help-needed-with-css-for-non-profit-page#post-854233</link>
			<pubDate>Sat, 31 Mar 2012 01:14:58 +0000</pubDate>
			<dc:creator>mikittens</dc:creator>
			<guid isPermaLink="false">854233@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you thank you thank you!  Now I understand :)  I see you reply to a lot of the questions - it's very kind of you to be so helpful (and patient!)</p>
<p>Much appreciated.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Rookie help needed with CSS for non-profit page"</title>
			<link>http://en.forums.wordpress.com/topic/rookie-help-needed-with-css-for-non-profit-page#post-854220</link>
			<pubDate>Sat, 31 Mar 2012 01:03:40 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">854220@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I'm sure this falls under the category of dumb question, but once we have the code we enter it in the CSS box between the /* and the */ correct? Are there any other steps?</p></blockquote>
<p>That's not a dumb question! And, I should have read to the end before answering #1... you actually need to replace the entire default block including the /* and the */ with the code examples above.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Rookie help needed with CSS for non-profit page"</title>
			<link>http://en.forums.wordpress.com/topic/rookie-help-needed-with-css-for-non-profit-page#post-854218</link>
			<pubDate>Sat, 31 Mar 2012 01:02:26 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">854218@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>2. Lessen the left (and likely right) margin in the white text area for more space.</p></blockquote>
<p>You are using a static front page with the "One column, no sidebar" template in the Twenty Ten theme. To adjust the margins for that type of page, you can just increase the width of the main content area, like this:</p>
<pre><code>.one-column #content {
width: 940px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>designsimply on "Rookie help needed with CSS for non-profit page"</title>
			<link>http://en.forums.wordpress.com/topic/rookie-help-needed-with-css-for-non-profit-page#post-854217</link>
			<pubDate>Sat, 31 Mar 2012 00:59:44 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">854217@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That, or we're not talking about the same things. Are you talking about this? <a href="http://cl.ly/FS1V/o" rel="nofollow">http://cl.ly/FS1V/o</a></p>
<p>Note that all of the other footer credits must stay.</p>
<p>To make it work, you should add the code listed above to your Appearance &#8594; Custom Design &#8594; CSS page and click the Save Stylesheet button.
</p>
]]></description>
					</item>
		<item>
			<title>mikittens on "Rookie help needed with CSS for non-profit page"</title>
			<link>http://en.forums.wordpress.com/topic/rookie-help-needed-with-css-for-non-profit-page#post-854213</link>
			<pubDate>Sat, 31 Mar 2012 00:56:48 +0000</pubDate>
			<dc:creator>mikittens</dc:creator>
			<guid isPermaLink="false">854213@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you for the reply. I must not be entering it correctly as the appearance doesn't change.</p>
<p>Can you please dumb it down to the most basic level lol?  Do I put that text between the */ and /* or some other method?
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Rookie help needed with CSS for non-profit page"</title>
			<link>http://en.forums.wordpress.com/topic/rookie-help-needed-with-css-for-non-profit-page#post-854208</link>
			<pubDate>Sat, 31 Mar 2012 00:49:06 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">854208@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>1. Hide the page title in the footer (I know the powered by WordPress has to stay).</p></blockquote>
<p>To hide the site title which appears on the left side in the footer widget in the Twenty Ten theme, try this:</p>
<pre><code>#colophon #site-info {
display: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>mikittens on "Rookie help needed with CSS for non-profit page"</title>
			<link>http://en.forums.wordpress.com/topic/rookie-help-needed-with-css-for-non-profit-page#post-854150</link>
			<pubDate>Fri, 30 Mar 2012 23:43:30 +0000</pubDate>
			<dc:creator>mikittens</dc:creator>
			<guid isPermaLink="false">854150@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm putting together a fairly basic page for a small animal rescue non-profit.  I will confess I know nothing about CSS and throw myself on the mercy of kind-hearted forum posters,</p>
<p>The url is mikittens.org and we have the Twenty Ten theme. I'm looking for CSS assistance for two specific things:</p>
<p>1. Hide the page title in the footer (I know the powered by WordPress has to stay).</p>
<p>2. Lessen the left (and likely right) margin in the white text area for more space.</p>
<p>We'll be learning as we go but in the interest of getting things up and running I'm hoping for some help. </p>
<p>I'm sure this falls under the category of dumb question, but once we have the code we enter it in the CSS box between the /* and the */ correct? Are there any other steps?</p>
<p>Go easy please :)</p>
<p>Thank you!
</p>
]]></description>
					</item>

	</channel>
</rss>
