<?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: Disable background scroll</title>
		<link>http://www.themolitor.com/forums/topic/disable-background-scroll</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Disable background scroll</description>
		<language>en-US</language>
		<pubDate>Tue, 05 May 2026 21:29:51 +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/disable-background-scroll" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Disable background scroll"</title>
			<link>http://www.themolitor.com/forums/topic/disable-background-scroll#post-31775</link>
			<pubDate>Tue, 11 Nov 2014 10:07:55 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">31775@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Open up custom.js and change the following on lines 27-34 from this...</p>
<pre><code>////////////////
//DETECT SAFARI
////////////////
if (navigator.userAgent.indexOf(&#039;Safari&#039;) != -1 &#38;&#38; navigator.userAgent.indexOf(&#039;Chrome&#039;) == -1) {
	var safariBrowser = &#039;true&#039;;
} else {
	var safariBrowser = &#039;false&#039;;
}</code></pre>
<p>...to this...</p>
<pre><code>////////////////
//DETECT SAFARI
////////////////
var safariBrowser = &#039;true&#039;;</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>cannonhill on "Disable background scroll"</title>
			<link>http://www.themolitor.com/forums/topic/disable-background-scroll#post-31770</link>
			<pubDate>Mon, 10 Nov 2014 22:50:55 +0000</pubDate>
			<dc:creator>cannonhill</dc:creator>
			<guid isPermaLink="false">31770@http://www.themolitor.com/forums/</guid>
			<description><p>Hi,</p>
<p>Love the template, </p>
<p>Just wondering how I can disable the parralax scroll happening on panels. On the demo site it is a slight scroll, but would rather the background scroll with the content fixed to it...</p>
<p>please help!
</p></description>
		</item>

	</channel>
</rss>
