<?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>Add a banner &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/add-a-banner/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/add-a-banner/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 18 Oct 2025 04:56:48 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/add-a-banner/#post-71153</guid>
					<title><![CDATA[Add a banner]]></title>
					<link>https://theme.co/archive/forums/topic/add-a-banner/#post-71153</link>
					<pubDate>Sun, 20 Jul 2014 12:16:45 +0000</pubDate>
					<dc:creator>Morr M</dc:creator>

					<description>
						<![CDATA[
						<p>Hello!<br />
I want to add a banner above the fold on my blog page (I&#8217;m using Integrity).<br />
So I want the banner be be below the nav bar and above the blog content.</p>
<p>Is there a way to do that?</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/add-a-banner/#post-71319</guid>
					<title><![CDATA[Reply To: Add a banner]]></title>
					<link>https://theme.co/archive/forums/topic/add-a-banner/#post-71319</link>
					<pubDate>Mon, 21 Jul 2014 03:35:47 +0000</pubDate>
					<dc:creator>Christian</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Morr,</p>
<p>Please create a page and set it as your Posts Page in Settings &gt; Reading. Then, use Revolution Slider as your banner and in the blog page, set your banner / slider below the masthead (see <a href="http://prntscr.com/44qns4" rel="nofollow">http://prntscr.com/44qns4</a>).</p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/add-a-banner/#post-89647</guid>
					<title><![CDATA[Reply To: Add a banner]]></title>
					<link>https://theme.co/archive/forums/topic/add-a-banner/#post-89647</link>
					<pubDate>Thu, 21 Aug 2014 22:13:06 +0000</pubDate>
					<dc:creator>Morr M</dc:creator>

					<description>
						<![CDATA[
						<p>Hey!</p>
<p>The thing is I&#8217;m using adsense, so it&#8217;s code and not an actual image.. any solution for that?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/add-a-banner/#post-89678</guid>
					<title><![CDATA[Reply To: Add a banner]]></title>
					<link>https://theme.co/archive/forums/topic/add-a-banner/#post-89678</link>
					<pubDate>Thu, 21 Aug 2014 22:54:10 +0000</pubDate>
					<dc:creator>Mrinal</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Morr, </p>
<p>Thanks for writing in! </p>
<p>To do so, I&#8217;d advise that you setup a <a href="http://theme.co/x/member/kb/how-to-setup-child-themes/" title="Child Themes" target="_blank" rel="nofollow">child theme</a>. This allows you to make code changes that won&#8217;t be overwritten when an <strong>X</strong> update is released.</p>
<p>Now, Follow the steps described below one by one:</p>
<p>1) Copy this: <strong>x/framework/views/integrity/_landmark-header.php</strong> file, paste it into child theme&#8217;s path: <strong>x-child-ethos/framework/views/integrity/_landmark-header.php</strong></p>
<p>2) Now, open the child theme&#8217;s file using Text Editor &amp; find the lines</p>
<p> `&lt;?php if ( is_home() &amp;&amp; x_get_option( &#8216;x_integrity_blog_header_enable&#8217; ) == 1 ) : ?&gt;</p>
<p>  &lt;header class=&#8221;x-header-landmark x-container-fluid max width&#8221;&gt;<br />
    &lt;h1 class=&#8221;h-landmark&#8221;&gt;&lt;span&gt;&lt;?php echo x_get_option( &#8216;x_integrity_blog_title&#8217; ); ?&gt;&lt;/span&gt;&lt;/h1&gt;<br />
    &lt;p class=&#8221;p-landmark-sub&#8221;&gt;&lt;span&gt;&lt;?php echo x_get_option( &#8216;x_integrity_blog_subtitle&#8217; ); ?&gt;&lt;/span&gt;&lt;/p&gt;<br />
  &lt;/header&gt;` </p>
<p>from line no. 12 to 17. </p>
<p>3) Now add the following codes</p>
<pre><code>&lt;?php elseif ( is_single() ) : ?&gt;
&lt;your adsense codes here&gt;</code></pre>
<p>Just below them. Note: you need add your adsense html codes instead of <strong>&lt;your adsense codes here&gt;</strong> from above code.</p>
<p>4) Example Screenshot: </p>
<p><img decoding="async" src="http://puu.sh/b2pPO/965b344484.png" alt="" /></p>
<p>Quick Tip: After your child theme is setup, you can review how we recommend making template changes in <a href="http://theme.co/x/member/kb/customization-best-practices/" rel="nofollow">Customization Best Practices</a>. X is quite extensible with child themes, so there are plenty of possibilities.</p>
<p>Hope this helps, Cheers!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

