<?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: CSS in Ambiru</title>
		<link>http://en.forums.wordpress.com/topic/css-in-ambiru</link>
		<description>WordPress.com Forums &#187; Topic: CSS in Ambiru</description>
		<language>en</language>
		<pubDate>Thu, 23 May 2013 17:16:07 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/css-in-ambiru" rel="self" type="application/rss+xml" />

		<item>
			<title>fandei on "CSS in Ambiru"</title>
			<link>http://en.forums.wordpress.com/topic/css-in-ambiru#post-384806</link>
			<pubDate>Wed, 23 Sep 2009 20:16:46 +0000</pubDate>
			<dc:creator>fandei</dc:creator>
			<guid isPermaLink="false">384806@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Perfect. Thanks.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "CSS in Ambiru"</title>
			<link>http://en.forums.wordpress.com/topic/css-in-ambiru#post-384481</link>
			<pubDate>Tue, 22 Sep 2009 21:45:58 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">384481@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@fandel, add the following to your CSS:</p>
<pre><code>#sidebar {
display:none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>devblog on "CSS in Ambiru"</title>
			<link>http://en.forums.wordpress.com/topic/css-in-ambiru#post-384477</link>
			<pubDate>Tue, 22 Sep 2009 21:19:11 +0000</pubDate>
			<dc:creator>devblog</dc:creator>
			<guid isPermaLink="false">384477@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If you use Firefox, I'd recommend you downloading <a href="https://addons.mozilla.org/en-US/firefox/addon/4111">Aardvark</a>.  This is an add-on that helps you identify elements in a web page and what id/classes they have which can be helpful to add/modify the appropriate CSS selectors
</p>
]]></description>
					</item>
		<item>
			<title>fandei on "CSS in Ambiru"</title>
			<link>http://en.forums.wordpress.com/topic/css-in-ambiru#post-384455</link>
			<pubDate>Tue, 22 Sep 2009 19:13:23 +0000</pubDate>
			<dc:creator>fandei</dc:creator>
			<guid isPermaLink="false">384455@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I got most of it to go away, but there's still just a little box.  I can't seem to find in the style sheet where to change the code for what's left of the box.</p>
<p>Thanks again!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "CSS in Ambiru"</title>
			<link>http://en.forums.wordpress.com/topic/css-in-ambiru#post-384295</link>
			<pubDate>Tue, 22 Sep 2009 05:28:02 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">384295@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Add <code>display:none;</code> to the #sidebar section.
</p>
]]></description>
					</item>
		<item>
			<title>fandei on "CSS in Ambiru"</title>
			<link>http://en.forums.wordpress.com/topic/css-in-ambiru#post-384294</link>
			<pubDate>Tue, 22 Sep 2009 05:24:53 +0000</pubDate>
			<dc:creator>fandei</dc:creator>
			<guid isPermaLink="false">384294@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you very much.  I played around enough, I got it pretty much how I want it.  </p>
<p>But I have another question:  how do I get rid of the box at the bottom "categories and archives"?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "CSS in Ambiru"</title>
			<link>http://en.forums.wordpress.com/topic/css-in-ambiru#post-384270</link>
			<pubDate>Tue, 22 Sep 2009 03:34:52 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">384270@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You will have to create a new header and make it 500px + the increase in width and replace the URL of the existing header image with the URL of the new uploaded header image (upload to media library).</p>
<p>#header {<br />
background:transparent url(YOUR NEW HEADER URL HERE) no-repeat scroll 0 0;<br />
}
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "CSS in Ambiru"</title>
			<link>http://en.forums.wordpress.com/topic/css-in-ambiru#post-384267</link>
			<pubDate>Tue, 22 Sep 2009 03:22:54 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">384267@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Change the width in all the following all by the same amount:</p>
<p>#wrap<br />
#content<br />
#nav<br />
#header<br />
#sidebar
</p>
]]></description>
					</item>
		<item>
			<title>fandei on "CSS in Ambiru"</title>
			<link>http://en.forums.wordpress.com/topic/css-in-ambiru#post-384262</link>
			<pubDate>Tue, 22 Sep 2009 03:04:22 +0000</pubDate>
			<dc:creator>fandei</dc:creator>
			<guid isPermaLink="false">384262@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I selected Ambiru because I want a single-column blog, but very simple.  The way ambiru is shown prior to activating, it has a wide main column, which is exactly what I want for mine.  I can only change it via CSS, but I'm new to CSS.  I played around a bit, and was able to make it wider, but then the header and other parts were out of place.  Can anyone help me?  footballandeducation.org
</p>
]]></description>
					</item>

	</channel>
</rss>
