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

		<item>
			<title>trent on "Missing header with custom CSS"</title>
			<link>http://en.forums.wordpress.com/topic/missing-header-with-custom-css#post-64575</link>
			<pubDate>Tue, 27 Mar 2007 23:34:57 +0000</pubDate>
			<dc:creator>trent</dc:creator>
			<guid isPermaLink="false">64575@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Good to hear!   I marked the topic as "resolved"!   </p>
<p>Cheers,</p>
<p>Trent
</p>
]]></description>
					</item>
		<item>
			<title>getarealitycheck on "Missing header with custom CSS"</title>
			<link>http://en.forums.wordpress.com/topic/missing-header-with-custom-css#post-64571</link>
			<pubDate>Tue, 27 Mar 2007 23:16:01 +0000</pubDate>
			<dc:creator>getarealitycheck</dc:creator>
			<guid isPermaLink="false">64571@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for your help! It's sorted.
</p>
]]></description>
					</item>
		<item>
			<title>sunburntkamel on "Missing header with custom CSS"</title>
			<link>http://en.forums.wordpress.com/topic/missing-header-with-custom-css#post-64322</link>
			<pubDate>Mon, 26 Mar 2007 23:32:22 +0000</pubDate>
			<dc:creator>sunburntkamel</dc:creator>
			<guid isPermaLink="false">64322@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>you need to delete your custom header image on the custom header options page.</p>
<p>you may still need to add an !important:</p>
<pre><code>div#masthead {
background: transparent url(http://getarealitycheck.files.wordpress.com/2007/03/realitycheckbannersmall13.jpg) no-repeat scroll 0% !important;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>drmike on "Missing header with custom CSS"</title>
			<link>http://en.forums.wordpress.com/topic/missing-header-with-custom-css#post-64319</link>
			<pubDate>Mon, 26 Mar 2007 23:20:50 +0000</pubDate>
			<dc:creator>drmike</dc:creator>
			<guid isPermaLink="false">64319@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The URL should be:</p>
<p><a href="http://getarealitycheck.files.wordpress.com/2007/03/realitycheckbannersmall13.jpg" rel="nofollow">http://getarealitycheck.files.wordpress.com/2007/03/realitycheckbannersmall13.jpg</a></p>
<p>I wouldn't be polling from photobucket and you already have it in your space here.
</p>
]]></description>
					</item>
		<item>
			<title>trent on "Missing header with custom CSS"</title>
			<link>http://en.forums.wordpress.com/topic/missing-header-with-custom-css#post-64317</link>
			<pubDate>Mon, 26 Mar 2007 23:20:00 +0000</pubDate>
			<dc:creator>trent</dc:creator>
			<guid isPermaLink="false">64317@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You have to have the URL of the image.   If you want that particular banner, it would be something like this:</p>
<pre><code>#masthead {
position:relative;
top:0;
background:url(&#039;http://img.photobucket.com/albums/v211/TheoUKHC/realitycheckbannersmall1.jpg&#039;);
width:700px;
height:225px;
margin:0;
}</code></pre>
<p>Not sure if that is the header part, but I think so.   You have to call image complete URL's with custom CSS because it is no longer relative to the original theme directory, but using your CSS sheet.</p>
<p>Trent
</p>
]]></description>
					</item>
		<item>
			<title>getarealitycheck on "Missing header with custom CSS"</title>
			<link>http://en.forums.wordpress.com/topic/missing-header-with-custom-css#post-64316</link>
			<pubDate>Mon, 26 Mar 2007 23:07:55 +0000</pubDate>
			<dc:creator>getarealitycheck</dc:creator>
			<guid isPermaLink="false">64316@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi here is my wordpress page: <a href="http://getarealitycheck.wordpress.com" rel="nofollow">http://getarealitycheck.wordpress.com</a> and I want to set this image as a header; <a href="http://img.photobucket.com/albums/v211/TheoUKHC/realitycheckbannersmall1.jpg" rel="nofollow">http://img.photobucket.com/albums/v211/TheoUKHC/realitycheckbannersmall1.jpg</a></p>
<p>I am having a LOT of trouble doing this using custom CSS! Could someone help me out. Thanks,</p>
<p>-Theo, London
</p>
]]></description>
					</item>

	</channel>
</rss>
