<?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 CSS code for making header image smaller in Elemin</title>
		<link>http://en.forums.wordpress.com/topic/need-css-code-for-making-header-image-smaller-in-elemin</link>
		<description>WordPress.com Forums &#187; Topic: Need CSS code for making header image smaller in Elemin</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 02:46:38 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/need-css-code-for-making-header-image-smaller-in-elemin" rel="self" type="application/rss+xml" />

		<item>
			<title>davidmblanke on "Need CSS code for making header image smaller in Elemin"</title>
			<link>http://en.forums.wordpress.com/topic/need-css-code-for-making-header-image-smaller-in-elemin#post-797913</link>
			<pubDate>Sat, 21 Jan 2012 10:19:47 +0000</pubDate>
			<dc:creator>davidmblanke</dc:creator>
			<guid isPermaLink="false">797913@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This is working now.  You absolutely rule!  Thank you so much.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Need CSS code for making header image smaller in Elemin"</title>
			<link>http://en.forums.wordpress.com/topic/need-css-code-for-making-header-image-smaller-in-elemin#post-796710</link>
			<pubDate>Fri, 20 Jan 2012 01:43:49 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">796710@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I checked your Appearance &#8594; Custom Design &#8594; CSS page and the CSS I mentioned isn't saved there: <a href="https://allthingsattainable.wordpress.com/wp-admin/themes.php?page=editcss" rel="nofollow">https://allthingsattainable.wordpress.com/wp-admin/themes.php?page=editcss</a></p>
<p>Can you try adding it?</p>
<p>Note that the query string I added to the end of the image URL in the example above was a random size I picked because you never mentioned what size you wanted before. You can make it even smaller. Just change ?w=700 in the image URL to a smaller number.
</p>
]]></description>
					</item>
		<item>
			<title>davidmblanke on "Need CSS code for making header image smaller in Elemin"</title>
			<link>http://en.forums.wordpress.com/topic/need-css-code-for-making-header-image-smaller-in-elemin#post-796698</link>
			<pubDate>Fri, 20 Jan 2012 01:34:08 +0000</pubDate>
			<dc:creator>davidmblanke</dc:creator>
			<guid isPermaLink="false">796698@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks, designsimply, but it doesn't seem to be working.  I'm trying to shrink my header image down to about 50%-75% of where it's at now, but the second piece of code you provided above is not doing the trick.  Any other suggestions???
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Need CSS code for making header image smaller in Elemin"</title>
			<link>http://en.forums.wordpress.com/topic/need-css-code-for-making-header-image-smaller-in-elemin#post-796627</link>
			<pubDate>Fri, 20 Jan 2012 00:14:30 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">796627@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I got the domain <a href="http://www.allthingsattainable.com/" rel="nofollow">http://www.allthingsattainable.com/</a> from <a href="http://en.forums.wordpress.com/topic/header-picture-dimesions?replies=21#post-796040">here</a>.</p>
<p>At <a href="http://allthingsattainable.com/" rel="nofollow">http://allthingsattainable.com/</a> the header image area is currently 990 x 150 pixels.</p>
<p>The image you linked is also 990 x 150 pixels: <a href="http://allthingsattainable.files.wordpress.com/2012/01/cropped-all-things21.jpg" rel="nofollow">http://allthingsattainable.files.wordpress.com/2012/01/cropped-all-things21.jpg</a></p>
<p>If you just wanted to shorten up the space above the image, you could do this:</p>
<pre><code>#branding {
  padding-top: 0;
}</code></pre>
<p>And if you wanted to make header image smaller, you can adjust the hgroup background image like this:</p>
<pre><code>#branding hgroup {
  background: url(http://allthingsattainable.files.wordpress.com/2012/01/cropped-all-things21.jpg?w=700) no-repeat center;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>davidmblanke on "Need CSS code for making header image smaller in Elemin"</title>
			<link>http://en.forums.wordpress.com/topic/need-css-code-for-making-header-image-smaller-in-elemin#post-796498</link>
			<pubDate>Thu, 19 Jan 2012 22:03:53 +0000</pubDate>
			<dc:creator>davidmblanke</dc:creator>
			<guid isPermaLink="false">796498@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Here is the image link: <a href="http://allthingsattainable.files.wordpress.com/2012/01/cropped-all-things21.jpg" rel="nofollow">http://allthingsattainable.files.wordpress.com/2012/01/cropped-all-things21.jpg</a></p>
<p>Thanks!
</p>
]]></description>
					</item>

	</channel>
</rss>
