<?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: How to make background fixed at the bottom.</title>
		<link>http://en.forums.wordpress.com/topic/how-to-make-background-fixed-at-the-bottom</link>
		<description>WordPress.com Forums &#187; Topic: How to make background fixed at the bottom.</description>
		<language>en</language>
		<pubDate>Thu, 20 Jun 2013 00:53:26 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/how-to-make-background-fixed-at-the-bottom" rel="self" type="application/rss+xml" />

		<item>
			<title>cablueprinting on "How to make background fixed at the bottom."</title>
			<link>http://en.forums.wordpress.com/topic/how-to-make-background-fixed-at-the-bottom#post-1056456</link>
			<pubDate>Wed, 31 Oct 2012 19:09:06 +0000</pubDate>
			<dc:creator>cablueprinting</dc:creator>
			<guid isPermaLink="false">1056456@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I just copy/paste the code you gave me into me css under the body section.
</p>
]]></description>
					</item>
		<item>
			<title>cablueprinting on "How to make background fixed at the bottom."</title>
			<link>http://en.forums.wordpress.com/topic/how-to-make-background-fixed-at-the-bottom#post-1037985</link>
			<pubDate>Fri, 12 Oct 2012 02:07:47 +0000</pubDate>
			<dc:creator>cablueprinting</dc:creator>
			<guid isPermaLink="false">1037985@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I can find:</p>
<p><code>body {&lt;br /&gt;
	background:#fff;&lt;br /&gt;
	line-height:1;&lt;br /&gt;
}</code><br />
Thats it...<br />
My background is fixed.<br />
I cannot find anything that says background image or custom background etc...
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "How to make background fixed at the bottom."</title>
			<link>http://en.forums.wordpress.com/topic/how-to-make-background-fixed-at-the-bottom#post-1036199</link>
			<pubDate>Wed, 10 Oct 2012 14:10:05 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1036199@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You should change your background position values on the body tag. Here is an example:</p>
<pre><code>body.custom-background {
    background-position: bottom center;
}</code></pre>
<p>Here is a reference for how it works:<br />
<a href="http://www.w3.org/TR/CSS2/colors.html#propdef-background-position" rel="nofollow">http://www.w3.org/TR/CSS2/colors.html#propdef-background-position</a></p>
<p>Note that you have to combine this with setting the background attachment to "Fixed" on the <strong>Appearance &#8594; Header</strong> page.</p>
<p>Aside:  The best way to make updates is to select the "Add my CSS" option on the Appearance &#8594; Custom Design &#8594; CSS page and then just add in small CSS snippets for changes you want to make that are different from the original stylesheet. You would just want to use the original stylesheet as a reference and not copy and paste the entire thing into the CSS editor.
</p>
]]></description>
					</item>
		<item>
			<title>cablueprinting on "How to make background fixed at the bottom."</title>
			<link>http://en.forums.wordpress.com/topic/how-to-make-background-fixed-at-the-bottom#post-1035567</link>
			<pubDate>Tue, 09 Oct 2012 20:01:21 +0000</pubDate>
			<dc:creator>cablueprinting</dc:creator>
			<guid isPermaLink="false">1035567@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I want my background to look good on all screen sizes like this website: 4over.com<br />
When you enlarge your browser the background sticks to the bottom unlike mine where if you enlarge it, it just shows more of the bottom of the background and the top is always the top.<br />
I like how you can always see the bottom of the grass and then on a larger monitor you can see clouds at the top.<br />
Thanks
</p>
]]></description>
					</item>

	</channel>
</rss>
