<?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: Need help changing the background image per page.</title>
		<link>http://en.forums.wordpress.com/topic/need-help-changing-the-background-image-per-page</link>
		<description>WordPress.com Forums &#187; Topic: Need help changing the background image per page.</description>
		<language>en</language>
		<pubDate>Sat, 18 May 2013 20:13:39 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/need-help-changing-the-background-image-per-page" rel="self" type="application/rss+xml" />

		<item>
			<title>thesacredpath on "Need help changing the background image per page."</title>
			<link>http://en.forums.wordpress.com/topic/need-help-changing-the-background-image-per-page#post-662830</link>
			<pubDate>Thu, 04 Aug 2011 18:30:04 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">662830@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The other thing is, check in several browsers if you can to make sure they are all picking that up and displaying it correctly. IE in particular can be quite rigid in how it looks at things (which is strange give it is so far from standards compliant to begin with).
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Need help changing the background image per page."</title>
			<link>http://en.forums.wordpress.com/topic/need-help-changing-the-background-image-per-page#post-662828</link>
			<pubDate>Thu, 04 Aug 2011 18:27:44 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">662828@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome.</p>
<p>Generally as a normal way of doing things I would suggest always including the body tag. When you go back into things later, you don't have to try and remember that this was the class for body tag on this particular page. With "body" there it is immediately obvious.
</p>
]]></description>
					</item>
		<item>
			<title>andysarles on "Need help changing the background image per page."</title>
			<link>http://en.forums.wordpress.com/topic/need-help-changing-the-background-image-per-page#post-662589</link>
			<pubDate>Thu, 04 Aug 2011 12:58:34 +0000</pubDate>
			<dc:creator>andysarles</dc:creator>
			<guid isPermaLink="false">662589@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks so much for the help! </p>
<p>I found that with this particular theme I didn't need to include the "body" tag. So this works perfectly:</p>
<p>.page-id-2 {<br />
background-attachment: scroll;<br />
background-image: url("http://andysarles.files.wordpress.com/2011/07/about_background22.jpg");<br />
background-position: left top;<br />
background-repeat: no-repeat;<br />
}</p>
<p>Thanks again for you help!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Need help changing the background image per page."</title>
			<link>http://en.forums.wordpress.com/topic/need-help-changing-the-background-image-per-page#post-662013</link>
			<pubDate>Wed, 03 Aug 2011 18:15:54 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">662013@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Add the following to your custom CSS and then go back to appearance &#62; background and upload the other background that you want on all the other pages. The below sets the image of you as the background for the about page by targeting the specific page ID.</p>
<pre><code>.page-id-2 body {
background-attachment: scroll;
background-image: url(&quot;http://andysarles.files.wordpress.com/2011/07/about_background22.jpg&quot;);
background-position: left top;
background-repeat: no-repeat;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>andysarles on "Need help changing the background image per page."</title>
			<link>http://en.forums.wordpress.com/topic/need-help-changing-the-background-image-per-page#post-661996</link>
			<pubDate>Wed, 03 Aug 2011 17:53:23 +0000</pubDate>
			<dc:creator>andysarles</dc:creator>
			<guid isPermaLink="false">661996@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I would like to use my current background image (a picture of myself) only on the about page. Then use a different background image for the other pages on my site. </p>
<p>I bought the custom design upgrade, and I have a basic understanding of CSS. However, without having access to the html files, I'm not sure how to go about applying a specific style sheet to a specific page on my site.</p>
<p>Can anyone give me an example of the mark-up I should use to change the background image on the about page only?</p>
<p>Thank you!
</p>
]]></description>
					</item>

	</channel>
</rss>
