<?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: Dropdown issue at end of form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/dropdown-issue-at-end-of-form</link>
		<description>Gravity Support Forums Topic: Dropdown issue at end of form</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 13:32:44 +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/dropdown-issue-at-end-of-form" rel="self" type="application/rss+xml" />

		<item>
			<title>cmccrone on "Dropdown issue at end of form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dropdown-issue-at-end-of-form#post-72395</link>
			<pubDate>Thu, 23 Aug 2012 20:45:55 +0000</pubDate>
			<dc:creator>cmccrone</dc:creator>
			<guid isPermaLink="false">72395@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@rob Thanks bud. The GF support team is great! &#60;/p&#62;
&#60;p&#62;I own a few sites like Royilty.com. I got the business side down, just trying to master the building/coding side of things. A very addiciting hobby!&#60;/p&#62;
&#60;p&#62;Have a good weekend.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Dropdown issue at end of form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dropdown-issue-at-end-of-form#post-72389</link>
			<pubDate>Thu, 23 Aug 2012 18:11:27 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">72389@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Each button has it's own ID from page to page - so you can simply target the first page's button with the specific ID. In this case, for the first page's button: #gform_next_button_13_1 to override.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cmccrone on "Dropdown issue at end of form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dropdown-issue-at-end-of-form#post-72386</link>
			<pubDate>Thu, 23 Aug 2012 18:05:23 +0000</pubDate>
			<dc:creator>cmccrone</dc:creator>
			<guid isPermaLink="false">72386@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I can deal with drop down with that height CSS.&#60;/p&#62;
&#60;p&#62;Last thing, i can start a new thread and delete this reply.&#60;/p&#62;
&#60;p&#62;I want the buttons to be 100% width. But on the last page there are two buttons. How would i make those both meet in the middle with a tiny gab to make sure they don't touch?&#60;/p&#62;
&#60;p&#62;[[ EDIT ]]&#60;br /&#62;
width:48% works great on the double button pages but on the single its still a shorter button of course&#60;/p&#62;
&#60;p&#62;Again not a big deal, but i could i would :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cmccrone on "Dropdown issue at end of form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dropdown-issue-at-end-of-form#post-72385</link>
			<pubDate>Thu, 23 Aug 2012 18:03:39 +0000</pubDate>
			<dc:creator>cmccrone</dc:creator>
			<guid isPermaLink="false">72385@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a few pages though. My 2nd page is massive. Full of services, lets say 2000px. My first page is just user/password. If i set it to 2000px, my 1st page would be huge no?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Dropdown issue at end of form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dropdown-issue-at-end-of-form#post-72383</link>
			<pubDate>Thu, 23 Aug 2012 18:00:14 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">72383@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You could just apply a min-height to that form's wrapper:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#gform_wrapper_13 {
min-height: 500px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>cmccrone on "Dropdown issue at end of form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dropdown-issue-at-end-of-form#post-72381</link>
			<pubDate>Thu, 23 Aug 2012 17:57:57 +0000</pubDate>
			<dc:creator>cmccrone</dc:creator>
			<guid isPermaLink="false">72381@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In the preview theres no &#34;content&#34; area correct? Im guessing its dropping below the end of the content?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cmccrone on "Dropdown issue at end of form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dropdown-issue-at-end-of-form#post-72379</link>
			<pubDate>Thu, 23 Aug 2012 17:56:54 +0000</pubDate>
			<dc:creator>cmccrone</dc:creator>
			<guid isPermaLink="false">72379@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No sir, only on the live page
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Dropdown issue at end of form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dropdown-issue-at-end-of-form#post-72377</link>
			<pubDate>Thu, 23 Aug 2012 17:56:05 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">72377@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Does it do that in the form builder preview window?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cmccrone on "Dropdown issue at end of form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dropdown-issue-at-end-of-form#post-72374</link>
			<pubDate>Thu, 23 Aug 2012 17:53:59 +0000</pubDate>
			<dc:creator>cmccrone</dc:creator>
			<guid isPermaLink="false">72374@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No sorry! When it drops down. It gets cut off.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Dropdown issue at end of form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dropdown-issue-at-end-of-form#post-72373</link>
			<pubDate>Thu, 23 Aug 2012 17:53:21 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">72373@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Looks right to me: &#60;a href=&#34;http://www.evernote.com/shard/s212/sh/f1ad9513-f3a7-49d3-8c59-92e7bbb92eec/1910a74e53ac6985a7b0df0acbb755c5&#34; rel=&#34;nofollow&#34;&#62;Screenshot&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
