<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Adding an image Ad to right of header and logo</title>
		<link>http://www.themolitor.com/forums/topic/adding-an-image-ad-to-right-of-header-and-logo</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Adding an image Ad to right of header and logo</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 09:54:01 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/adding-an-image-ad-to-right-of-header-and-logo" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Adding an image Ad to right of header and logo"</title>
			<link>http://www.themolitor.com/forums/topic/adding-an-image-ad-to-right-of-header-and-logo#post-27330</link>
			<pubDate>Mon, 24 Feb 2014 13:58:07 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">27330@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p><a href="http://s15.postimg.org/3nqz71wyj/Screen_Shot_2014_02_24_at_1_56_35_PM.png">This is what I see</a></p>
<p>Unfortunately I have limited resources to help with customizations like this. If you need additional help implementing/troubleshooting this customization, please submit a request here: <a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a></p>
<p>Hope you understand.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>sschneider on "Adding an image Ad to right of header and logo"</title>
			<link>http://www.themolitor.com/forums/topic/adding-an-image-ad-to-right-of-header-and-logo#post-27327</link>
			<pubDate>Mon, 24 Feb 2014 13:50:05 +0000</pubDate>
			<dc:creator>sschneider</dc:creator>
			<guid isPermaLink="false">27327@http://www.themolitor.com/forums/</guid>
			<description><p>I managed to get it to show up but the image is covering our social icons? Any advice? Richardcyoung.com</p>
<p>Thanks Chris
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Adding an image Ad to right of header and logo"</title>
			<link>http://www.themolitor.com/forums/topic/adding-an-image-ad-to-right-of-header-and-logo#post-27323</link>
			<pubDate>Mon, 24 Feb 2014 10:50:30 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">27323@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I see an error in your markup here...</p>
<pre><code>&#60;img id=&#34;headerImage&#34; src=”http://www.richardcyoung.com/wp-content/uploads/2014/02/Barrons-2013-Top-100.png&#34; a href=&#34;http://www.younginvestments.com/&#34; alt=&#34;&#34; /&#62;</code></pre>
<p>It looks like your combining an <code>img</code> tag and an <code>a</code> tag.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>sschneider on "Adding an image Ad to right of header and logo"</title>
			<link>http://www.themolitor.com/forums/topic/adding-an-image-ad-to-right-of-header-and-logo#post-27316</link>
			<pubDate>Mon, 24 Feb 2014 08:40:13 +0000</pubDate>
			<dc:creator>sschneider</dc:creator>
			<guid isPermaLink="false">27316@http://www.themolitor.com/forums/</guid>
			<description><p>Please correct me if I'm wrong but I added the above codes here to the Style.css file</p>
<pre><code>/*---------HEADER STUFF-----------*/
#header {position: relative;margin: 0 auto;  width:100%; border: 4px solid #555; border-width: 4px 0;}

#dateSocial {padding: 0 8px; border-bottom: 1px solid #e9e9e9; font: 12px/32px Sans serif;}
#socialStuff {float: right;line-height: 32px;}
#socialStuff a {margin-left: 3px; line-height: 32px;}
#socialStuff a img {vertical-align: middle;}

#headerImage {position: absolute; top:0; right:0; display: block;}
#logoTagline {text-align: center; padding: 32px 0; border-bottom:1px solid #e9e9e9; }
a.logo  {display: inline-block; text-align: center;}
#tagline {font:bold 16px/1em serif;}</code></pre>
<p>I've added the Image here to the header.php file. Yet still no luck.</p>
<pre><code>&#60;div id=&#34;header&#34;&#62;
	&#60;div id=&#34;dateSocial&#34;&#62;
		&#60;?php if($twitter &#124;&#124; $facebook &#124;&#124; $rss){?&#62;
		&#60;div id=&#34;socialStuff&#34;&#62;&#60;?php _e(&#039;Follow Us:&#039;,&#039;themolitor&#039;);?&#62;  &#60;?php if($twitter){?&#62;&#60;a&#62;&#34; href=&#34;&#60;?php echo $twitter;?&#62;&#34;&#62;&#60;img src=&#34;&#60;?php echo $templateUrl; ?&#62;/images/twitter.gif&#34; alt=&#34;twitter&#34; /&#62;&#60;/a&#62;&#60;?php } if($facebook){?&#62; &#60;a&#62;&#34; href=&#34;&#60;?php echo $facebook;?&#62;&#34;&#62;&#60;img src=&#34;&#60;?php echo $templateUrl; ?&#62;/images/facebook.gif&#34; alt=&#34;facebook&#34; /&#62;&#60;/a&#62;&#60;?php } if($rss){?&#62; &#60;a&#62;&#34; href=&#34;&#60;?php echo $rss;?&#62;&#34;&#62;&#60;img src=&#34;&#60;?php echo $templateUrl; ?&#62;/images/rss.png&#34; alt=&#34;RSS&#34; /&#62;&#60;/a&#62;&#60;?php } ?&#62;&#60;/div&#62;
		&#60;?php } ?&#62;
		&#60;?php echo date(&#039;l F jS, Y&#039;);?&#62;
	&#60;/div&#62;&#60;!--end dateSocial--&#62;

	&#60;div id=&#34;logoTagline&#34;&#62;
		&#60;a&#62;&#34;&#62;
			&#60;?php if($logo){?&#62;
			&#60;img src=&#34;&#60;?php echo $logo; ?&#62;&#34; alt=&#34;&#60;?php echo $siteName; ?&#62;&#34; /&#62;
			&#60;?php } else { ?&#62;
			&#60;img src=&#34;&#60;?php echo $templateUrl; ?&#62;/images/logo.png&#34; alt=&#34;&#60;?php echo $siteName; ?&#62;&#34; /&#62;
			&#60;?php } ?&#62;
		&#60;/a&#62;&#60;!--end logo--&#62; 

&#60;img id=&#34;headerImage&#34; src=”http://www.richardcyoung.com/wp-content/uploads/2014/02/Barrons-2013-Top-100.png&#34; a href=&#34;http://www.younginvestments.com/&#34; alt=&#34;&#34; /&#62;

		&#60;h3 id=&#34;tagline&#34;&#62;&#60;?php echo get_bloginfo(&#039;description&#039;);?&#62;&#60;/h3&#62;
	&#60;/div&#62;&#60;!--end logoTagline--&#62;</code></pre>
<p>I would appreciate any thoughts or help. Thank You.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Adding an image Ad to right of header and logo"</title>
			<link>http://www.themolitor.com/forums/topic/adding-an-image-ad-to-right-of-header-and-logo#post-27244</link>
			<pubDate>Tue, 18 Feb 2014 10:49:49 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">27244@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Use a standard image tag...</p>
<pre><code>&#60;img id=&#34;headerImage&#34; src=&#34;&#34; alt=&#34;&#34; /&#62;</code></pre>
<p>And place it anywhere inside the header div. It's absolutely positioned, so it doesn't really matter where you place it, just as long as you don't properly place it without markup errors.</p>
<p>Hope that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>sschneider on "Adding an image Ad to right of header and logo"</title>
			<link>http://www.themolitor.com/forums/topic/adding-an-image-ad-to-right-of-header-and-logo#post-27232</link>
			<pubDate>Tue, 18 Feb 2014 07:27:28 +0000</pubDate>
			<dc:creator>sschneider</dc:creator>
			<guid isPermaLink="false">27232@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for getting back to me Chris. I dropped the code into the stylesheet you gave me. What is the code I need to drop in the header.php and where should I drop in in at? Would it be after the logoTagline or before?</p>
<p>Thanks
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Adding an image Ad to right of header and logo"</title>
			<link>http://www.themolitor.com/forums/topic/adding-an-image-ad-to-right-of-header-and-logo#post-27185</link>
			<pubDate>Fri, 14 Feb 2014 12:53:54 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">27185@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>You could try something like this...</p>
<pre><code>#headerImage {position: absolute; top:0; right:0; display: block;}</code></pre>
<p>Then just add the image markup (with id headerImage) in the header div.</p>
<p>Hope that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>sschneider on "Adding an image Ad to right of header and logo"</title>
			<link>http://www.themolitor.com/forums/topic/adding-an-image-ad-to-right-of-header-and-logo#post-27183</link>
			<pubDate>Fri, 14 Feb 2014 11:35:47 +0000</pubDate>
			<dc:creator>sschneider</dc:creator>
			<guid isPermaLink="false">27183@http://www.themolitor.com/forums/</guid>
			<description><p>Hi is there code to add an image to the right hand side of the header without adjusting the location of the header name and logo? Thanks
</p></description>
		</item>

	</channel>
</rss>
