<?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: v1.2 Update for Navigator</title>
		<link>http://www.themolitor.com/forums/topic/v12-update-for-navigator</link>
		<description>THE MOLITOR FORUMS &#187; Topic: v1.2 Update for Navigator</description>
		<language>en-US</language>
		<pubDate>Sun, 03 May 2026 11:06:18 +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/v12-update-for-navigator" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "v1.2 Update for Navigator"</title>
			<link>http://www.themolitor.com/forums/topic/v12-update-for-navigator#post-3659</link>
			<pubDate>Wed, 10 Aug 2011 10:05:00 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">3659@http://www.themolitor.com/forums/</guid>
			<description><p>Version 1.2 of The Navigator has the following changes...</p>
<ol>
<li>Open "custom.js".</li>
<li>On line 153 you'll see the following...<br />
<pre><code>var windowHeight = jQuery(window).height(),
    footerSpacing = 75,
    mainHeight = windowHeight - headerSpacing - footerSpacing - 40;</code></pre>
<p>...change it to the following...</p>
<pre><code>var headerHeight = jQuery(&#34;#header&#34;).height(),
    headerSpacing = headerHeight + 35,
    windowHeight = jQuery(window).height(),
    footerSpacing = 75,
    mainHeight = windowHeight - headerSpacing - footerSpacing - 40;</code></pre>
</li>
<li>Open "style.css" and change the "Version 1.1" text on line 9 to "Version 1.2".</li>
</ol></description>
		</item>

	</channel>
</rss>
