<?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: Animation</title>
		<link>http://www.themolitor.com/forums/topic/animation</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Animation</description>
		<language>en-US</language>
		<pubDate>Fri, 01 May 2026 16:02:24 +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/animation" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Animation"</title>
			<link>http://www.themolitor.com/forums/topic/animation#post-25552</link>
			<pubDate>Mon, 16 Dec 2013 11:50:52 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25552@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The animation effect is no longer there when you click a page link. I see there's still an animation effect when the page loads, is that what you're referring to? If so, this is a more integrated effect that isn't a quick edit to remove. For additional customizations like this, you'll need to submit a request here: <a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a></p>
<p>Hope you understand.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Mindaugas on "Animation"</title>
			<link>http://www.themolitor.com/forums/topic/animation#post-25536</link>
			<pubDate>Mon, 16 Dec 2013 06:07:13 +0000</pubDate>
			<dc:creator>Mindaugas</dc:creator>
			<guid isPermaLink="false">25536@http://www.themolitor.com/forums/</guid>
			<description><p>solerespublika(dot)lt
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Animation"</title>
			<link>http://www.themolitor.com/forums/topic/animation#post-25508</link>
			<pubDate>Fri, 13 Dec 2013 10:39:28 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25508@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Can you provide a link to your site with the above code removed? I'll check it out.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Mindaugas on "Animation"</title>
			<link>http://www.themolitor.com/forums/topic/animation#post-25498</link>
			<pubDate>Fri, 13 Dec 2013 00:05:30 +0000</pubDate>
			<dc:creator>Mindaugas</dc:creator>
			<guid isPermaLink="false">25498@http://www.themolitor.com/forums/</guid>
			<description><p>No. Don't helps. Maybe I need to remove more code ? Maybe //WINDOW STUFF ?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Animation"</title>
			<link>http://www.themolitor.com/forums/topic/animation#post-25485</link>
			<pubDate>Thu, 12 Dec 2013 13:28:05 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25485@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>You can deactivate this effect by removing the following on lines 108-133 in custom.js...</p>
<pre><code>//LOCAL LINK CLICK
	jQuery(&#34;a.local&#34;).live(&#039;click&#039;,function(event){
   		event.preventDefault();
	    var href = this.href;

		html.animate({scrollTop: 0}, 1000);
		listingCrumbs.animate({top:&#34;40px&#34;},1000);
   		if(logoContainer.length){
   			//CHECK VALUES AGAIN
   			var windowHeight = jQuery(window).height(),
   				logoContainerHeight = logoContainer.outerHeight(),
				logoMarginBottom = (windowHeight - logoContainerHeight)/2,
				logoMarginTop = logoMarginBottom - 70;

   			logoContainer.animate({marginTop:logoMarginTop+&#34;px&#34;,marginBottom:logoMarginBottom+&#34;px&#34;},1000,function(){
   				jQuery(&#039;#loadering&#039;).fadeIn(400,function(){
   					window.location = href;
   				});
   			});
   		} else {
   			jQuery(&#039;#loadering&#039;).fadeIn(400,function(){
   				window.location = href;
   			});
   			continueOn.animate({bottom:&#34;-50px&#34;},1000);
   		}
   	});</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Mindaugas on "Animation"</title>
			<link>http://www.themolitor.com/forums/topic/animation#post-25479</link>
			<pubDate>Thu, 12 Dec 2013 13:04:30 +0000</pubDate>
			<dc:creator>Mindaugas</dc:creator>
			<guid isPermaLink="false">25479@http://www.themolitor.com/forums/</guid>
			<description><p>How to disable the animation of this theme (when you click another page).?
</p></description>
		</item>

	</channel>
</rss>
