<?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: How do I get rid of grey line above custom header?</title>
		<link>http://en.forums.wordpress.com/topic/how-do-i-get-rid-of-grey-line-above-custom-header</link>
		<description>WordPress.com Forums &#187; Topic: How do I get rid of grey line above custom header?</description>
		<language>en</language>
		<pubDate>Thu, 23 May 2013 17:08:12 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/how-do-i-get-rid-of-grey-line-above-custom-header" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "How do I get rid of grey line above custom header?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-get-rid-of-grey-line-above-custom-header#post-873227</link>
			<pubDate>Thu, 26 Apr 2012 20:01:13 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">873227@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Aha. Cool. :)
</p>
]]></description>
					</item>
		<item>
			<title>mylesformby on "How do I get rid of grey line above custom header?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-get-rid-of-grey-line-above-custom-header#post-872991</link>
			<pubDate>Thu, 26 Apr 2012 15:09:12 +0000</pubDate>
			<dc:creator>mylesformby</dc:creator>
			<guid isPermaLink="false">872991@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sorry that's a really old post all sorted now thanks.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "How do I get rid of grey line above custom header?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-get-rid-of-grey-line-above-custom-header#post-872988</link>
			<pubDate>Thu, 26 Apr 2012 15:06:57 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">872988@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You can hide the gray line from the header area in the Blaskan theme with CSS like this:</p>
<pre><code>#header {
	border-bottom: none;
}</code></pre>
<p>Or you could add a line that looks like the one at the top of <a href="http://theagencymodels.com.au/blog/" rel="nofollow">http://theagencymodels.com.au/blog/</a> by copying the CSS from that blog and changing the selector to "#header-message" like this:</p>
<pre><code>#header-message {
	margin-top: 10px;
	padding: 5px;
	background: #FBFBFB;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}</code></pre>
<p>Note that the line below the header text on <a href="http://theagencymodels.com.au/blog/" rel="nofollow">http://theagencymodels.com.au/blog/</a> is really the navigation area and if that was filled in then it would change the look. Same goes for the "#header-message" area on <a href="http://pavementportraits.com/" rel="nofollow">http://pavementportraits.com/</a> If you add a tagline, it will change the look of the line.
</p>
]]></description>
					</item>
		<item>
			<title>mylesformby on "How do I get rid of grey line above custom header?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-get-rid-of-grey-line-above-custom-header#post-864868</link>
			<pubDate>Sun, 15 Apr 2012 05:17:37 +0000</pubDate>
			<dc:creator>mylesformby</dc:creator>
			<guid isPermaLink="false">864868@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi I have a custom header and it has a grey line above it where the 'about' was before.  How do I get rid of it, or move it BELOW the custom header?<br />
Mine looks like this:<br />
<a href="http://pavementportraits.com/" rel="nofollow">http://pavementportraits.com/</a><br />
I want it to look like this:<br />
<a href="http://theagencymodels.com.au/blog/" rel="nofollow">http://theagencymodels.com.au/blog/</a>
</p>
]]></description>
					</item>

	</channel>
</rss>
