<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.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>Gravity Support Forums Topic: long form and no scrollbar...</title>
		<link>https://legacy.forums.gravityhelp.com/topic/long-form-and-no-scrollbar</link>
		<description>Gravity Support Forums Topic: long form and no scrollbar...</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:29:05 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/long-form-and-no-scrollbar" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "long form and no scrollbar..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/long-form-and-no-scrollbar#post-7102</link>
			<pubDate>Wed, 07 Jul 2010 17:52:40 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">7102@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I emailed you with a fairly detailed description of the changes. I never could recreate the scrolling issue locally with the copy of the theme you sent. I did find a setting in the scrollpane script that might fix the issue. Again, I explained further in the email.&#60;/p&#62;
&#60;p&#62;I did however find a few things that needed to be updated and I sent back a revised version of your theme with the changes implemented. I included this in the email as well, but for future reference, you can target elements via their unique field id this way.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;#field_1_16 .gfield_time_ampm {display:none;}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;That should hide the am/pm select you didn't need to display&#60;/p&#62;
&#60;p&#62;I'll look forward to hearing how it all works for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>noamjo on "long form and no scrollbar..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/long-form-and-no-scrollbar#post-7101</link>
			<pubDate>Wed, 07 Jul 2010 17:09:35 +0000</pubDate>
			<dc:creator>noamjo</dc:creator>
			<guid isPermaLink="false">7101@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;THanks Kevin,&#60;br /&#62;
is there a way to &#34;automatically&#34; resize the window so the scrollbar status refreshes? I need the user to see the form correctly off course :-)&#60;/p&#62;
&#60;p&#62;and while we're at it - another tiny question: how can I eliminate the AM/PM bit in the Time Field? I want to get just the HH and MM - need to manually edit any of the phps?&#60;/p&#62;
&#60;p&#62;thanks a lot !
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "long form and no scrollbar..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/long-form-and-no-scrollbar#post-7100</link>
			<pubDate>Wed, 07 Jul 2010 16:38:28 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">7100@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Okay, didn't realize this was for the same site I was working on the other issue. I'm testing your theme locally here now. This looks like it's the scrollbar replacement script. Apparently it dynamically sets the page height on load and this is happening just before the form loads.. thus it won't scroll to accommodate it. If you resize the window after you've loaded the page, it resets and scrolls fine.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>noamjo on "long form and no scrollbar..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/long-form-and-no-scrollbar#post-7099</link>
			<pubDate>Wed, 07 Jul 2010 16:23:04 +0000</pubDate>
			<dc:creator>noamjo</dc:creator>
			<guid isPermaLink="false">7099@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.wantedfilmmakers.com/sign-up&#34; rel=&#34;nofollow&#34;&#62;http://www.wantedfilmmakers.com/sign-up&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "long form and no scrollbar..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/long-form-and-no-scrollbar#post-7098</link>
			<pubDate>Wed, 07 Jul 2010 16:01:15 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">7098@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms has nothing to do with the browser scrollbar functionality and nobody else has reported an issue such as this so any issue is going to be due to something within your WordPress theme.&#60;/p&#62;
&#60;p&#62;If you post a link to a page where we can see this happening we would be glad to take a look and see if we notice anything out of place.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "long form and no scrollbar..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/long-form-and-no-scrollbar#post-7097</link>
			<pubDate>Wed, 07 Jul 2010 16:01:00 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">7097@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please post a URL to your form and we'll be happy to take a look at it. It's probably in some container that's positioned absolutely and thus flows beyond the browser boundary.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>noamjo on "long form and no scrollbar..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/long-form-and-no-scrollbar#post-7096</link>
			<pubDate>Wed, 07 Jul 2010 15:54:37 +0000</pubDate>
			<dc:creator>noamjo</dc:creator>
			<guid isPermaLink="false">7096@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I embedded a long form on a page, the form shows and off course flows down outside of the initial screen, BUT... the right-side scrollbar, which is present in all other pages of the site, has dissapeared... so I can't go down and see the entire form.&#60;br /&#62;
Using TAB to jump forward to next fields works though, and does scroll down the page&#60;/p&#62;
&#60;p&#62;can you help getting back my scrollbar?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
