<?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: Can menu be one column?  Can link be removed from all pages except home?</title>
		<link>http://www.themolitor.com/forums/topic/can-menu-be-one-column-can-link-be-removed-from-all-pages-except-home</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Can menu be one column?  Can link be removed from all pages except home?</description>
		<language>en-US</language>
		<pubDate>Fri, 01 May 2026 12:50:23 +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/can-menu-be-one-column-can-link-be-removed-from-all-pages-except-home" rel="self" type="application/rss+xml" />

		<item>
			<title>aimeed on "Can menu be one column?  Can link be removed from all pages except home?"</title>
			<link>http://www.themolitor.com/forums/topic/can-menu-be-one-column-can-link-be-removed-from-all-pages-except-home#post-8316</link>
			<pubDate>Sat, 31 Mar 2012 07:26:55 +0000</pubDate>
			<dc:creator>aimeed</dc:creator>
			<guid isPermaLink="false">8316@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks!  That took care of those.</p>
<p>Is there a way to get rid of the info item completely from all menus?  I believe I've found the right code:<br />
<a href="#contentBox">activeNav&#60;?php }?&#62;"&#62;&#60;?php if(is_search() &#124;&#124; is_archive() &#124;&#124; is_home()){?&#62;LIST&#60;?php }else { ?&#62;INFO&#60;?php } ?&#62; </a></p>
<p>But what do I need to do to get rid of it completely?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Can menu be one column?  Can link be removed from all pages except home?"</title>
			<link>http://www.themolitor.com/forums/topic/can-menu-be-one-column-can-link-be-removed-from-all-pages-except-home#post-8096</link>
			<pubDate>Mon, 26 Mar 2012 13:08:46 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">8096@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>1. In "style.css", change the width of "#dropmenu" from 100% to 50%. That should make it 1 column.</p>
<p>2. Open up "header.php" and locate the following on line 84...</p>
<p><code>&#60;?php } if ( is_dynamic_sidebar() ) { ?&#62;</code></p>
<p>...change it to the following...</p>
<p><code>&#60;?php } if ( is_dynamic_sidebar() &#38;&#38; is_front_page() ) { ?&#62;</code></p>
<p>Hope that helps!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>aimeed on "Can menu be one column?  Can link be removed from all pages except home?"</title>
			<link>http://www.themolitor.com/forums/topic/can-menu-be-one-column-can-link-be-removed-from-all-pages-except-home#post-7978</link>
			<pubDate>Wed, 21 Mar 2012 17:52:37 +0000</pubDate>
			<dc:creator>aimeed</dc:creator>
			<guid isPermaLink="false">7978@http://www.themolitor.com/forums/</guid>
			<description><p>Several questions, for this site:  <a href="http://aimeedeckertcustomphotography.com" rel="nofollow">http://aimeedeckertcustomphotography.com</a></p>
<p>1.  Can the menu on the home page be arranged so that it is one column rather than split into two?  How can I do that?</p>
<p>2.  Can the +more button be deactivated on all non-home pages?  I renamed it to 'blog' but I only want it on that front page.</p>
<p>Thanks!
</p></description>
		</item>

	</channel>
</rss>
