<?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: Adjustments to Sight theme</title>
		<link>http://en.forums.wordpress.com/topic/adjustments-to-sight-theme</link>
		<description>WordPress.com Forums &#187; Topic: Adjustments to Sight theme</description>
		<language>en</language>
		<pubDate>Thu, 20 Jun 2013 00:34:46 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/adjustments-to-sight-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Adjustments to Sight theme"</title>
			<link>http://en.forums.wordpress.com/topic/adjustments-to-sight-theme#post-1023249</link>
			<pubDate>Thu, 27 Sep 2012 01:58:50 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1023249@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Nice test image. Made me smile. :)</p>
<p>Looks like you solved the header image question with this CSS:</p>
<pre><code>.site-header hgroup {
	background:url(&#039;http://hardcounts.files.wordpress.com/2012/09/hardcounts-9751.jpg&#039;) no-repeat;
	margin:0;
	width:975px;
	height:215px;
}

.site-header {
	padding:0;
}

a.header-link {
	width:975px;
	height:215px;
}

.header-link {
	display:table-cell;
}

.site-title,.site-description {
	text-indent:-9999px;
	clip:rect(1px 1px 1px 1px);
}

.header-nav-search-container {
	display:none;
}</code></pre>
<p>Nice work!</p>
<p>Regarding the 'home' and 'about' sections, I see you resolved that issue by completely hiding the menu using this:</p>
<pre><code>nav.main-navigation {
	display:none;
}

.main-navigation .menu {
	display:none;
}</code></pre>
<p>If you want to keep the menu and show different options, then try using a custom menu instead.<br />
<a href="http://en.support.wordpress.com/menus/" rel="nofollow">http://en.support.wordpress.com/menus/</a>
</p>
]]></description>
					</item>
		<item>
			<title>brendankennedy31 on "Adjustments to Sight theme"</title>
			<link>http://en.forums.wordpress.com/topic/adjustments-to-sight-theme#post-1022123</link>
			<pubDate>Tue, 25 Sep 2012 21:39:43 +0000</pubDate>
			<dc:creator>brendankennedy31</dc:creator>
			<guid isPermaLink="false">1022123@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm trying to do two things:</p>
<p>1.) I'd like to unlock the header if you will. Meaning, I'd like my image to take up the whole upper area and get rid of the search bar on the right hand side of the header</p>
<p>2.) I'd like to delete the 'home' and 'about' sections just above the featured posts. I just don't need them for my use. </p>
<p>Any info is greatly appreciated! Thanks,
</p>
]]></description>
					</item>

	</channel>
</rss>
