<?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: Parallax scrolling background image</title>
		<link>http://www.themolitor.com/forums/topic/parallax-scrolling-background-image</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Parallax scrolling background image</description>
		<language>en-US</language>
		<pubDate>Sat, 09 May 2026 11:39:59 +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/parallax-scrolling-background-image" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Parallax scrolling background image"</title>
			<link>http://www.themolitor.com/forums/topic/parallax-scrolling-background-image#post-28654</link>
			<pubDate>Tue, 15 Apr 2014 14:00:09 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28654@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for following up!
</p></description>
		</item>
		<item>
			<title>jamkddr on "Parallax scrolling background image"</title>
			<link>http://www.themolitor.com/forums/topic/parallax-scrolling-background-image#post-28652</link>
			<pubDate>Tue, 15 Apr 2014 13:27:32 +0000</pubDate>
			<dc:creator>jamkddr</dc:creator>
			<guid isPermaLink="false">28652@http://www.themolitor.com/forums/</guid>
			<description><p>So far the only thing that I can figure out is that it has something to do with the newsletter page. When I move this page, any page after it will be outside of the #panelWrapper. I didn't think that it was anything that I did to the coding but now it is just trying to find out why a form would cause this break.</p>
<p>Nevermind, I found an extra &#60;/div&#62; in the newsletter page that caused the problem. I think now I should be able to figure out a way to make it work like I want to. Thank you for all your help.</p>
<p>James Kaneshiro
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Parallax scrolling background image"</title>
			<link>http://www.themolitor.com/forums/topic/parallax-scrolling-background-image#post-28646</link>
			<pubDate>Tue, 15 Apr 2014 12:25:27 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28646@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Yeah, if the panels were a fixed height it wouldn't be too tricky, but the variable height makes things complicated.</p>
<p>Regarding the wrapper, yes, they should all be inside #panelsWrapper. If they aren't, that's likely caused by markup error (most likely a tag isn't being closed properly).</p>
<p>I see you've made a lot of edits to the template, so unfortunately that makes it tricky for me to troubleshoot as I'm not sure to what extent you've altered/edited the theme.</p>
<p>My best suggestion is to do a validation check and see if anything jumps out. Then I would just to try and eliminate those errors (if applicable).</p>
<p>Hope that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jamkddr on "Parallax scrolling background image"</title>
			<link>http://www.themolitor.com/forums/topic/parallax-scrolling-background-image#post-28642</link>
			<pubDate>Tue, 15 Apr 2014 10:26:13 +0000</pubDate>
			<dc:creator>jamkddr</dc:creator>
			<guid isPermaLink="false">28642@http://www.themolitor.com/forums/</guid>
			<description><p>I was hoping for a simple fix but I guess you would run into the same things that I did when breaking down the code and getting it to work. It is a little complicated since it is using the window height and elements off screen.</p>
<p>I do have a follow up question. Is all of the panel suppose to remain inside the #panelsWrapper? I see the three of them are inside this wrapper and three are sitting inside the #wrapper. If you would like to see what it looks like live it is <a href="http://www.playdaylight.com/" rel="nofollow">http://www.playdaylight.com/</a></p>
<p>Thanks,<br />
James Kaneshiro
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Parallax scrolling background image"</title>
			<link>http://www.themolitor.com/forums/topic/parallax-scrolling-background-image#post-28641</link>
			<pubDate>Tue, 15 Apr 2014 10:08:07 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28641@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Sorry, but that goes a bit beyond the level of support I'm able to provide here in the forums. If it was something I knew off the top of my head I would gladly help, but if it requires a bit of research, testing and custom code then I have to refer you to the customization request form: <a href="http://themolitor.com/customization-request" rel="nofollow">http://themolitor.com/customization-request</a></p>
<p>Hope you understand.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jamkddr on "Parallax scrolling background image"</title>
			<link>http://www.themolitor.com/forums/topic/parallax-scrolling-background-image#post-28634</link>
			<pubDate>Tue, 15 Apr 2014 09:20:03 +0000</pubDate>
			<dc:creator>jamkddr</dc:creator>
			<guid isPermaLink="false">28634@http://www.themolitor.com/forums/</guid>
			<description><p>I have noticed that with this theme it doesn't allow a solid image background to be parallax scrollable. Well it does, but them image ends up being either off screen or repeated several times. It there a way to update the coding so that we can use full images for the parallax scrolling?</p>
<p>I know that the custom.js controls where the background ends up but with a pattern it wouldn't really matter if the background is at 0px top left or -10000px top left. There should be a way to make it be able to keep the parallax scrolling function with using only solid backgrounds.</p>
<p>Thanks,<br />
James Kaneshiro
</p></description>
		</item>

	</channel>
</rss>
