<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>

		<title>Header Background Image &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/header-background-image/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/header-background-image/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 18 Oct 2025 23:54:59 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/header-background-image/#post-69047</guid>
					<title><![CDATA[Header Background Image]]></title>
					<link>https://theme.co/archive/forums/topic/header-background-image/#post-69047</link>
					<pubDate>Wed, 16 Jul 2014 00:35:04 +0000</pubDate>
					<dc:creator>Anthony W</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, I&#8217;d like to add a background image to the Renew theme header. The image should fill the yellow field behind the logo. I&#8217;ve tried searching but I can&#8217;t figure this out.</p>
<p><a href="http://cityhalltexas.com/?page_id=40" target="_blank" rel="nofollow">http://cityhalltexas.com/?page_id=40</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/header-background-image/#post-69476</guid>
					<title><![CDATA[Reply To: Header Background Image]]></title>
					<link>https://theme.co/archive/forums/topic/header-background-image/#post-69476</link>
					<pubDate>Wed, 16 Jul 2014 18:48:51 +0000</pubDate>
					<dc:creator>Kosher K</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Anthony,</p>
<p>You can achieve that using CSS,</p>
<p>Please add this in Customizer -&gt; Custom -&gt; CSS and change the image source url</p>
<pre><code>.x-logobar-inner {
	background: url(&#039;your-image-url-here.jpg&#039;) no-repeat center top;
}
</code></pre>
<p>let us know how it works out for you.</p>
<p>Cheers</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/header-background-image/#post-69512</guid>
					<title><![CDATA[Reply To: Header Background Image]]></title>
					<link>https://theme.co/archive/forums/topic/header-background-image/#post-69512</link>
					<pubDate>Wed, 16 Jul 2014 19:31:54 +0000</pubDate>
					<dc:creator>Anthony W</dc:creator>

					<description>
						<![CDATA[
						<p>Yep, just what I needed.</p>
<p>Another question for you. Is there a resource available that would tell me what css styles to modify for things such as this? </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/header-background-image/#post-69574</guid>
					<title><![CDATA[Reply To: Header Background Image]]></title>
					<link>https://theme.co/archive/forums/topic/header-background-image/#post-69574</link>
					<pubDate>Wed, 16 Jul 2014 21:06:49 +0000</pubDate>
					<dc:creator>Kosher K</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Anthony,</p>
<p>You can use  &#8220;Firebug&#8221; extension for Firefox and Chrome Built-in function called &#8220;Inspect Element&#8221;</p>
<p>You can simply google those two things and it would give you thousands of result and tutorials on how to use them also and how to get the classes for specific division.</p>
<p>Cheers.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/header-background-image/#post-844598</guid>
					<title><![CDATA[Reply To: Header Background Image]]></title>
					<link>https://theme.co/archive/forums/topic/header-background-image/#post-844598</link>
					<pubDate>Sat, 19 Mar 2016 21:28:04 +0000</pubDate>
					<dc:creator>ajaerni1</dc:creator>

					<description>
						<![CDATA[
						<p>I used the css fix mentioned above:</p>
<p>Please add this in Customizer -&gt; Custom -&gt; CSS and change the image source url<br />
.x-logobar-inner {<br />
	background: url(&#8216;your-image-url-here.jpg&#8217;) no-repeat center top;<br />
}</p>
<p>&#8230;and now have the header image I want. How do I now make it mimic the dynamic window size updating shown on the Theme X demo page? (shown here: <a href="http://theme.co/x/" rel="nofollow">http://theme.co/x/</a>) When I open that web page, the Nav bar is perfectly aligned at the bottom of the window, even when I resize the window. Both the Nav bar position and header background image update dynamically to match the users window size. How do I do that? Then as I scroll down, the Nav bar goes up and attaches itself to the top of the users window. Please help and thanks in advance.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/header-background-image/#post-844977</guid>
					<title><![CDATA[Reply To: Header Background Image]]></title>
					<link>https://theme.co/archive/forums/topic/header-background-image/#post-844977</link>
					<pubDate>Sun, 20 Mar 2016 10:17:01 +0000</pubDate>
					<dc:creator>Christian</dc:creator>

					<description>
						<![CDATA[
						<p>Please see <a href="https://community.theme.co/kb/sliders/" rel="nofollow">https://community.theme.co/kb/sliders/</a> to learn how that setup is achieved.</p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/header-background-image/#post-846648</guid>
					<title><![CDATA[Reply To: Header Background Image]]></title>
					<link>https://theme.co/archive/forums/topic/header-background-image/#post-846648</link>
					<pubDate>Mon, 21 Mar 2016 17:00:23 +0000</pubDate>
					<dc:creator>citrusstudios</dc:creator>

					<description>
						<![CDATA[
						<p>The problem we have is that the background only covers the header. But it doesn&#8217;t cover the menu area? We want the background to cover both the header background as well as the menu too?</p>
<p>thanks</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/header-background-image/#post-846671</guid>
					<title><![CDATA[Reply To: Header Background Image]]></title>
					<link>https://theme.co/archive/forums/topic/header-background-image/#post-846671</link>
					<pubDate>Mon, 21 Mar 2016 17:20:50 +0000</pubDate>
					<dc:creator>Thai</dc:creator>

					<description>
						<![CDATA[
						<p>Hi <a href="https://theme.co/archive/users/mtiet/" class="bbp-user-mention bbp-user-id-70028"> @mtiet</a>,</p>
<p>Please provide us with your website URL so we can take a closer look.</p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/header-background-image/#post-846682</guid>
					<title><![CDATA[Reply To: Header Background Image]]></title>
					<link>https://theme.co/archive/forums/topic/header-background-image/#post-846682</link>
					<pubDate>Mon, 21 Mar 2016 17:29:39 +0000</pubDate>
					<dc:creator>citrusstudios</dc:creator>

					<description>
						<![CDATA[
						<p><a href="http://staging3.citrusstudios.com.vhost.zerolag.com/" rel="nofollow">http://staging3.citrusstudios.com.vhost.zerolag.com/</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/header-background-image/#post-846683</guid>
					<title><![CDATA[Reply To: Header Background Image]]></title>
					<link>https://theme.co/archive/forums/topic/header-background-image/#post-846683</link>
					<pubDate>Mon, 21 Mar 2016 17:30:20 +0000</pubDate>
					<dc:creator>citrusstudios</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

