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

		<item>
			<title>thesacredpath on "bordering posts with an image on Chunk"</title>
			<link>http://en.forums.wordpress.com/topic/bordering-posts-with-an-image-on-chunk#post-1267220</link>
			<pubDate>Thu, 16 May 2013 04:06:13 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1267220@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Edit the body .home selector and make it body.category so that it will show only on the category pages as shown below. The second bit of code sets white for the content area. I'm assuming you will want the background image an white content background on the single post pages as well (after one clicks on a post title). I've used the "archive" body class so that it will show not only on the categories pages, but also on archive and tags pages.</p>
<pre><code>body.archive, body.single {
background: url(&quot;http://imveryape.files.wordpress.com/2012/02/justice_in_concert-60.jpg&quot;) no-repeat scroll 0 0 transparent;
}

.archive #container, .single #container {
background: #FFFFFF;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>imveryape on "bordering posts with an image on Chunk"</title>
			<link>http://en.forums.wordpress.com/topic/bordering-posts-with-an-image-on-chunk#post-1267207</link>
			<pubDate>Thu, 16 May 2013 03:39:32 +0000</pubDate>
			<dc:creator>imveryape</dc:creator>
			<guid isPermaLink="false">1267207@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello all, I am looking to border my posts with an image. Very similar to how illogical computer does it <a href="http://illogicalcomputer.com" rel="nofollow">http://illogicalcomputer.com</a>. My posts only appear on the Best New Music, Hidden Gems, Best-of Lists and Thoughts page so those are the ones I am looking to border with an image. The actual background behind the posts I am trying to keep white.</p>
<p>Any CSS tips?</p>
<p>Thanks!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "how to change logo image in NotesIL theme"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-logo-image-in-notesil-theme#post-1263888</link>
			<pubDate>Mon, 13 May 2013 04:57:46 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1263888@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Here you go.</p>
<pre><code>#header {
height: 80px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>pstrapp on "how to change logo image in NotesIL theme"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-logo-image-in-notesil-theme#post-1263884</link>
			<pubDate>Mon, 13 May 2013 04:52:30 +0000</pubDate>
			<dc:creator>pstrapp</dc:creator>
			<guid isPermaLink="false">1263884@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Great stuff, thanks!  Almost there...</p>
<p>Now I need to make the header a bit larger to balance the "white space" top and bottom of the text.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "how to change logo image in NotesIL theme"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-logo-image-in-notesil-theme#post-1263877</link>
			<pubDate>Mon, 13 May 2013 04:41:43 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1263877@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Add this to #blog-title and play with the sizing.</p>
<p><code>font-size: 220%;</code>
</p>
]]></description>
					</item>
		<item>
			<title>pstrapp on "how to change logo image in NotesIL theme"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-logo-image-in-notesil-theme#post-1263787</link>
			<pubDate>Mon, 13 May 2013 01:05:51 +0000</pubDate>
			<dc:creator>pstrapp</dc:creator>
			<guid isPermaLink="false">1263787@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>OK, I got rid of the original header by adding some CSS code.  Now I'd like to make the header text a bit bigger to balance the 50x50 image size.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Fitting custom background to screen?"</title>
			<link>http://en.forums.wordpress.com/topic/fitting-custom-background-to-screen#post-1262525</link>
			<pubDate>Sat, 11 May 2013 13:49:41 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1262525@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The text isn't technically within the "body" and "body boundaries are the edges of the browser window. All page elements (text, etc.) are within the "page" div and the children/grandchild/etc., divs, which have dimension independent (sort of) of the browser window. That means the two resize differently.
</p>
]]></description>
					</item>
		<item>
			<title>traviscoleman614 on "Fitting custom background to screen?"</title>
			<link>http://en.forums.wordpress.com/topic/fitting-custom-background-to-screen#post-1262425</link>
			<pubDate>Sat, 11 May 2013 07:10:04 +0000</pubDate>
			<dc:creator>traviscoleman614</dc:creator>
			<guid isPermaLink="false">1262425@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks!</p>
<p>When I resize my window, the image conforms somewhat but now the text doesn't. I'll keep messing with it.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Fitting custom background to screen?"</title>
			<link>http://en.forums.wordpress.com/topic/fitting-custom-background-to-screen#post-1262389</link>
			<pubDate>Sat, 11 May 2013 06:01:01 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1262389@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Add this to your custom CSS.</p>
<pre><code>body.custom-background {
background-size: contain;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>traviscoleman614 on "Fitting custom background to screen?"</title>
			<link>http://en.forums.wordpress.com/topic/fitting-custom-background-to-screen#post-1262385</link>
			<pubDate>Sat, 11 May 2013 05:52:27 +0000</pubDate>
			<dc:creator>traviscoleman614</dc:creator>
			<guid isPermaLink="false">1262385@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello,</p>
<p>I am attempting to get my custom background image to fit to any screen in CSS but can't quite figure it out.</p>
<p>Any help would be greatly appreciated!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "how to change logo image in NotesIL theme"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-logo-image-in-notesil-theme#post-1261317</link>
			<pubDate>Fri, 10 May 2013 03:24:21 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1261317@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>There seems to be something going on with the custom design at the moment because the custom CSS for several people isn't saving and the code they are using is correct. Perhaps staff are tinkering.
</p>
]]></description>
					</item>
		<item>
			<title>pstrapp on "how to change logo image in NotesIL theme"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-logo-image-in-notesil-theme#post-1261315</link>
			<pubDate>Fri, 10 May 2013 03:15:48 +0000</pubDate>
			<dc:creator>pstrapp</dc:creator>
			<guid isPermaLink="false">1261315@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks, that has the new logo added, but on my CSS preview, the old logo still appears as well.</p>
<p>I'm guessing it doesn't display that way on yours, so I'm not sure how my setup is different from yours.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "how to change logo image in NotesIL theme"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-logo-image-in-notesil-theme#post-1260202</link>
			<pubDate>Thu, 09 May 2013 02:34:06 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1260202@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This could probably be a little cleaner, but it gets the job done. I resized the image to 80px tall using Photoshop for you. Download this image, then upload it to your media library, get the URL of that uploaded image and replace the URL in the background declaration between the double quote marks.</p>
<pre><code>#blog-title {
    background: url(&quot;http://flippintestblog.files.wordpress.com/2013/05/dancers-80h.png&quot;) no-repeat scroll top left transparent;
    text-indent: 70px;
    height: 80px;
    position: relative;
    top: -10px;
    line-height: 40px;
}

#blog-description {
    text-indent: 70px;
    position: relative;
    top: -50px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>pstrapp on "how to change logo image in NotesIL theme"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-logo-image-in-notesil-theme#post-1260189</link>
			<pubDate>Thu, 09 May 2013 01:50:22 +0000</pubDate>
			<dc:creator>pstrapp</dc:creator>
			<guid isPermaLink="false">1260189@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>OK, good to know the qualifiers.  The image I want to use is at <a href="http://bodyconnections.files.wordpress.com/2013/03/dancers.png" rel="nofollow">http://bodyconnections.files.wordpress.com/2013/03/dancers.png</a> and my trouble is I don't have a program that will allow me to resize .png files.  I can get it done by someone, though.</p>
<p>I'm assuming that regardless of the image file, it'll be the same CSS code, yes?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "how to change logo image in NotesIL theme"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-logo-image-in-notesil-theme#post-1260141</link>
			<pubDate>Thu, 09 May 2013 01:00:38 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1260141@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>There are some ways of having the image adjust, but the problem is, you are going to be asking the browser to do the resizing of the image and browsers are very lousy at that. All they do is resize and either throw away or add in pixels as needed.</p>
<p>If you wish to use a larger image, we can do that as long as it isn't too much larger. The red area is about 100px in height. If you want something that is longer than it is high, we can do that also.
</p>
]]></description>
					</item>
		<item>
			<title>pstrapp on "how to change logo image in NotesIL theme"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-logo-image-in-notesil-theme#post-1260128</link>
			<pubDate>Thu, 09 May 2013 00:49:25 +0000</pubDate>
			<dc:creator>pstrapp</dc:creator>
			<guid isPermaLink="false">1260128@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I was hoping to use an image of any size rather than having to pre-convert the image to 50x50, so if people zoom in, the logo won't get chunky.  Is that possible to do?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "how to change logo image in NotesIL theme"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-logo-image-in-notesil-theme#post-1260085</link>
			<pubDate>Wed, 08 May 2013 23:48:34 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1260085@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The existing image is 50px x 50px. Will that work for you? If so, create your image, upload it to your media library and post the URL of that image here and I'll see what I can do. The existing image is set in the theme PHP script files, so I have to do some CSS trickery and it's easier if I have an image to work with.
</p>
]]></description>
					</item>
		<item>
			<title>pstrapp on "how to change logo image in NotesIL theme"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-logo-image-in-notesil-theme#post-1260058</link>
			<pubDate>Wed, 08 May 2013 23:24:51 +0000</pubDate>
			<dc:creator>pstrapp</dc:creator>
			<guid isPermaLink="false">1260058@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I`d like to change the logo from the first-aid-ish image to one of my own.  My image could be any size, so I need to have some CSS code to accommodate a variable size image and display it within the header, where the default image is.</p>
<p>My blog is bodyconnections.wordpress.com.  Thanks!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "I want to replace my Header text with an image logo.."</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-replace-my-header-text-with-an-image-logo-1#post-1232818</link>
			<pubDate>Fri, 19 Apr 2013 19:38:27 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1232818@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>And thank you for the kind words.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "I want to replace my Header text with an image logo.."</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-replace-my-header-text-with-an-image-logo-1#post-1232816</link>
			<pubDate>Fri, 19 Apr 2013 19:37:54 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1232816@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome, and sorry for the problems with the new CSS editor. It still has some bugs in it, but staff will eventually get them all sorted out. Bookmark that link to the old editor for now so that you can get back to it easily.
</p>
]]></description>
					</item>
		<item>
			<title>iuslab on "I want to replace my Header text with an image logo.."</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-replace-my-header-text-with-an-image-logo-1#post-1232799</link>
			<pubDate>Fri, 19 Apr 2013 19:27:03 +0000</pubDate>
			<dc:creator>iuslab</dc:creator>
			<guid isPermaLink="false">1232799@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Your're great, sir! ;-) Thank you</p>
<p>It works: I've got a new beatuful blog with a splendid 20.11 WP theme.  </p>
<p>Have a nice, long and relaxed week end and be proud of you Mr sacredpath (nomen omen?), your're the best web volunteer I had the pleasure to meet!. </p>
<p>Kind &#38; kindest regards</p>
<p>PS I've never seen before the separate css custom page you send with link.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "I want to replace my Header text with an image logo.."</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-replace-my-header-text-with-an-image-logo-1#post-1232780</link>
			<pubDate>Fri, 19 Apr 2013 19:08:52 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1232780@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Ok, this might be an issue with the new custom design page because the code works.</p>
<p>Go here and paste the stuff into the old CSS editor page instead:</p>
<p><a href="http://iuslab.wordpress.com/wp-admin/themes.php?page=editcss" rel="nofollow">http://iuslab.wordpress.com/wp-admin/themes.php?page=editcss</a></p>
<p>And just to confirm, this is the site you are talking about, correct: <a href="http://iuslab.it/" rel="nofollow">http://iuslab.it/</a> ?
</p>
]]></description>
					</item>
		<item>
			<title>iuslab on "I want to replace my Header text with an image logo.."</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-replace-my-header-text-with-an-image-logo-1#post-1232771</link>
			<pubDate>Fri, 19 Apr 2013 19:03:27 +0000</pubDate>
			<dc:creator>iuslab</dc:creator>
			<guid isPermaLink="false">1232771@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Nothing ;-(<br />
In the big box on the left has disapperad also the "welcome"message and with  right click It's impossibile to insert nothing to be pasted.</p>
<p>It is only availabe the small box below (content width). But I triy to copy and save and I get nothing.</p>
<p>But is it correct to use <a href="http://iuslab.wordpress.com/wp-admin/customize.php#css" rel="nofollow">http://iuslab.wordpress.com/wp-admin/customize.php#css</a> ? </p>
<p>Anyway do not worry about. Feel free to stop your efforts for me....;-(((((((( And have a nice w.e.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "I want to replace my Header text with an image logo.."</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-replace-my-header-text-with-an-image-logo-1#post-1232740</link>
			<pubDate>Fri, 19 Apr 2013 18:42:46 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1232740@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Ok, all the below works for me. Copy the below and paste it into the custom CSS window and then save.</p>
<pre><code>#site-title {
    background: url(&quot;http://iuslab.files.wordpress.com/2013/04/iuslab-300w.jpg&quot;) no-repeat scroll -90px 35px transparent;
    height: 110px;
    padding-bottom: 0.5em;
    padding-top: 3em;
    text-indent: -9999px;
    width: 300px;
}

#site-title a {
    display: block;
    line-height: 110px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>iuslab on "I want to replace my Header text with an image logo.."</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-replace-my-header-text-with-an-image-logo-1#post-1232729</link>
			<pubDate>Fri, 19 Apr 2013 18:35:35 +0000</pubDate>
			<dc:creator>iuslab</dc:creator>
			<guid isPermaLink="false">1232729@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Ok...You're fully right!</p>
<p>But I don't succeed in handing CSS, I'm only a poor lawyer with no expertise in css coding or htlm</p>
<p>Anyway, I've saved just now your risized pic in pc, and dowloades in the media library of the dashboard.</p>
<p>The shortcut url is: <a href="http://wp.me/a1h23p-3G" rel="nofollow">http://wp.me/a1h23p-3G</a>.</p>
<p>Meanwhile I'll calm down ....</p>
<p>(if you are a mere blogger volunteer, and not a WP worker, you will have all of mine respect for ever)
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "I want to replace my Header text with an image logo.."</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-replace-my-header-text-with-an-image-logo-1#post-1232710</link>
			<pubDate>Fri, 19 Apr 2013 18:20:16 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1232710@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Did you by chance download and upload the image I created for you to your media library? If so, can I have the URL of that image?</p>
<p>And relax, take deep breaths, we'll get through this. :)
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "I want to replace my Header text with an image logo.."</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-replace-my-header-text-with-an-image-logo-1#post-1232707</link>
			<pubDate>Fri, 19 Apr 2013 18:19:19 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1232707@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Never give your admin stuff to anyone, not even to one of us volunteers in the forums.</p>
<p>You do not have to download or install Firebug. That is just what I use for working with CSS and answering questions in these forums.</p>
<p>Give me a bit of time and let me work through it again for you.
</p>
]]></description>
					</item>
		<item>
			<title>iuslab on "I want to replace my Header text with an image logo.."</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-replace-my-header-text-with-an-image-logo-1#post-1232688</link>
			<pubDate>Fri, 19 Apr 2013 18:11:39 +0000</pubDate>
			<dc:creator>iuslab</dc:creator>
			<guid isPermaLink="false">1232688@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>please ;-)*****************
</p>
]]></description>
					</item>
		<item>
			<title>iuslab on "I want to replace my Header text with an image logo.."</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-replace-my-header-text-with-an-image-logo-1#post-1232686</link>
			<pubDate>Fri, 19 Apr 2013 18:11:08 +0000</pubDate>
			<dc:creator>iuslab</dc:creator>
			<guid isPermaLink="false">1232686@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oh God, I have to download firebug..for firefox!!!! I will die, as long with my poor pc, I know.</p>
<p>But if I give you, in direct e-mail, the admin entrance....into the dashboard, for istance
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "I want to replace my Header text with an image logo.."</title>
			<link>http://en.forums.wordpress.com/topic/i-want-to-replace-my-header-text-with-an-image-logo-1#post-1232678</link>
			<pubDate>Fri, 19 Apr 2013 18:05:49 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1232678@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I don't see anything saved in your custom CSS using Firebug to view your site. Did the code disappear from the CSS edit window?
</p>
]]></description>
					</item>

	</channel>
</rss>
