<?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: Is it possible to put a graphic on the line nxt to copyright</title>
		<link>http://www.themolitor.com/forums/topic/is-it-possible-to-put-a-graphic-on-the-line-nxt-to-copyright</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Is it possible to put a graphic on the line nxt to copyright</description>
		<language>en-US</language>
		<pubDate>Thu, 30 Apr 2026 13:51:57 +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/is-it-possible-to-put-a-graphic-on-the-line-nxt-to-copyright" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Is it possible to put a graphic on the line nxt to copyright"</title>
			<link>http://www.themolitor.com/forums/topic/is-it-possible-to-put-a-graphic-on-the-line-nxt-to-copyright#post-37323</link>
			<pubDate>Thu, 14 Jan 2016 14:02:42 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">37323@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The markup for the copyright text is located in footer.php on line 32...</p>
<pre><code>&#60;div id=&#34;copyright&#34;&#62;&#38;copy; &#60;?php echo date(&#039;Y &#039;); bloginfo(&#039;name&#039;); ?&#62;. &#60;?php echo $footerText;?&#62;&#60;/div&#62;</code></pre>
<p>You can try adding an img tag to insert your logo image like this...</p>
<pre><code>&#60;div id=&#34;copyright&#34;&#62;&#60;img src=&#34;my-company-name-logo.png&#34; alt=&#34;My Company Name&#34; /&#62;&#38;copy; &#60;?php echo date(&#039;Y &#039;); bloginfo(&#039;name&#039;); ?&#62;. &#60;?php echo $footerText;?&#62;&#60;/div&#62;</code></pre>
<p>Be sure to update the src and alt attributes. Also, please keep in mind you may need to apply some CSS styling as images are not currently intended for that space and I haven't tested how that area behaves with images.</p>
<p>Hope that helps!</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>fischerfinch on "Is it possible to put a graphic on the line nxt to copyright"</title>
			<link>http://www.themolitor.com/forums/topic/is-it-possible-to-put-a-graphic-on-the-line-nxt-to-copyright#post-37320</link>
			<pubDate>Thu, 14 Jan 2016 13:32:04 +0000</pubDate>
			<dc:creator>fischerfinch</dc:creator>
			<guid isPermaLink="false">37320@http://www.themolitor.com/forums/</guid>
			<description><p>Is it possible to slide the copyright over just a bit and drop a graphic (logo) in that space?  Our logo works best in the header as white on the background (especially when you flip to the hidden page to contrast with the black) but our real logo is full color.  I would like to put a smaller version of the full color logo next to the copyright.  Is that possible?</p>
<p>Alternately, is it possible to change the background color for that hidden page (that opens when you hit +)?</p>
<p>Thanks so much.
</p></description>
		</item>

	</channel>
</rss>
