<?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: Remove Breadcrumbs</title>
		<link>http://www.themolitor.com/forums/topic/remove-breadcrumbs</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Remove Breadcrumbs</description>
		<language>en-US</language>
		<pubDate>Thu, 30 Apr 2026 03:25:42 +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/remove-breadcrumbs" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Remove Breadcrumbs"</title>
			<link>http://www.themolitor.com/forums/topic/remove-breadcrumbs#post-28432</link>
			<pubDate>Mon, 07 Apr 2014 12:57:17 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28432@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! :-)
</p></description>
		</item>
		<item>
			<title>jsc on "Remove Breadcrumbs"</title>
			<link>http://www.themolitor.com/forums/topic/remove-breadcrumbs#post-28419</link>
			<pubDate>Mon, 07 Apr 2014 11:22:25 +0000</pubDate>
			<dc:creator>jsc</dc:creator>
			<guid isPermaLink="false">28419@http://www.themolitor.com/forums/</guid>
			<description><p>It worked!  You are a life savor!  I have another question but will start a new request so others can find it by name.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Remove Breadcrumbs"</title>
			<link>http://www.themolitor.com/forums/topic/remove-breadcrumbs#post-28408</link>
			<pubDate>Mon, 07 Apr 2014 10:13:30 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28408@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Add the following to your Custom CSS box on the Customize page...</p>
<pre><code>#crumbs {display: none;}</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jsc on "Remove Breadcrumbs"</title>
			<link>http://www.themolitor.com/forums/topic/remove-breadcrumbs#post-28380</link>
			<pubDate>Sun, 06 Apr 2014 19:22:20 +0000</pubDate>
			<dc:creator>jsc</dc:creator>
			<guid isPermaLink="false">28380@http://www.themolitor.com/forums/</guid>
			<description><p>I just tried this but it did not work... could it be my cookies? if so can you give suggestions on how to correct? Thank you!
</p></description>
		</item>
		<item>
			<title>roarsports on "Remove Breadcrumbs"</title>
			<link>http://www.themolitor.com/forums/topic/remove-breadcrumbs#post-10509</link>
			<pubDate>Wed, 30 May 2012 10:06:51 +0000</pubDate>
			<dc:creator>roarsports</dc:creator>
			<guid isPermaLink="false">10509@http://www.themolitor.com/forums/</guid>
			<description><p>Nevermind on this--it did work.  It must have been something with my cookies.
</p></description>
		</item>
		<item>
			<title>roarsports on "Remove Breadcrumbs"</title>
			<link>http://www.themolitor.com/forums/topic/remove-breadcrumbs#post-10439</link>
			<pubDate>Tue, 29 May 2012 11:16:15 +0000</pubDate>
			<dc:creator>roarsports</dc:creator>
			<guid isPermaLink="false">10439@http://www.themolitor.com/forums/</guid>
			<description><p>I just tried this and it did not remove the bread crumbs.  Here's what the code looks like in my style.css file:</p>
<p>#crumbs {font-size: 10px; background: url(images/bread_bg.png) no-repeat left center; height: 36px; line-height: 36px; width: 568px; display: none; padding-left: 15px; margin-bottom: 40px; color: #888; }</p>
<p><a href="http://69.89.31.218/~roarspor/" rel="nofollow">http://69.89.31.218/~roarspor/</a>
</p></description>
		</item>
		<item>
			<title>Justin on "Remove Breadcrumbs"</title>
			<link>http://www.themolitor.com/forums/topic/remove-breadcrumbs#post-6566</link>
			<pubDate>Mon, 06 Feb 2012 17:27:33 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">6566@http://www.themolitor.com/forums/</guid>
			<description><p>Sure - go to your Style.CSS file and edit the following:</p>
<pre><code>#crumbs {
    background: url(&#34;images/bread_bg.png&#34;) no-repeat scroll left center transparent;
    color: #888888;
    font-size: 10px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 40px;
    padding-left: 15px;
    width: 568px;
}</code></pre>
<p>After this line, "<code>width: 568px;</code>" and put in "<code>display: none;</code>"</p>
<p>That should do it.  Good luck!<br />
Justin
</p></description>
		</item>
		<item>
			<title>charitydeyon on "Remove Breadcrumbs"</title>
			<link>http://www.themolitor.com/forums/topic/remove-breadcrumbs#post-6537</link>
			<pubDate>Sun, 05 Feb 2012 16:08:57 +0000</pubDate>
			<dc:creator>charitydeyon</dc:creator>
			<guid isPermaLink="false">6537@http://www.themolitor.com/forums/</guid>
			<description><p>Is there a way to Remove Breadcrumbs from the tops of pages? Thanks!
</p></description>
		</item>

	</channel>
</rss>
