<?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: Next And Previous Buttons</title>
		<link>https://legacy.forums.gravityhelp.com/topic/next-and-previous-buttons</link>
		<description>Gravity Support Forums Topic: Next And Previous Buttons</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 16:14:17 +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/next-and-previous-buttons" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Next And Previous Buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/next-and-previous-buttons#post-13986</link>
			<pubDate>Tue, 07 Dec 2010 08:32:48 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">13986@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Wonderful. That's what I like to hear. Thanks for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bill-P on "Next And Previous Buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/next-and-previous-buttons#post-13980</link>
			<pubDate>Tue, 07 Dec 2010 01:25:57 +0000</pubDate>
			<dc:creator>Bill-P</dc:creator>
			<guid isPermaLink="false">13980@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great support Kevin, worked perfectly!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Next And Previous Buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/next-and-previous-buttons#post-13978</link>
			<pubDate>Tue, 07 Dec 2010 00:55:58 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">13978@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You've targeted the input with the .button class in the .gform_footer okay so that's working. The issue is that the previous/next buttons aren't a child of that same div so they're not inheriting the styles. They're sad.&#60;/p&#62;
&#60;p&#62;You can replace the button styles starting at line 1210 of your theme's style.css file with the rules below. That should get you rolling.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#submit,
.searchsubmit,
.enews #subbutton,
body .gform_footer input.button,
body .gform_page_footer input.button,
.reply a,
.reply a:visited {
	background: #AB683B !important;
	color: #FFF!important;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal !important;
	text-decoration: none;
	text-shadow: #333333 1px 1px;
	text-transform: uppercase;
    	margin: 0;
	padding: 3px 5px 3px 5px !important;
	border: 1px solid #AB683B;
	}

#submit:hover,
.searchsubmit:hover,
.enews #subbutton:hover,
body .gform_footer input.button:hover,
body .gform_page_footer input.button:hover,
.reply a:hover {
	background: #5C6842 !important;
	border: 1px solid #5C6842;
	}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Let us know how it goes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bill-P on "Next And Previous Buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/next-and-previous-buttons#post-13975</link>
			<pubDate>Mon, 06 Dec 2010 23:42:57 +0000</pubDate>
			<dc:creator>Bill-P</dc:creator>
			<guid isPermaLink="false">13975@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;On the mulitpage forms I cant seem to get the next and previous buttons to have the same style as my submit buttons.  Thanks for your help, I am pretty weak with css and I cant seem to figure it out.&#60;/p&#62;
&#60;p&#62;Submit Button&#60;br /&#62;
&#60;a href=&#34;http://sierracascadeexpo.reddingiq.com/member-registration/&#34; rel=&#34;nofollow&#34;&#62;http://sierracascadeexpo.reddingiq.com/member-registration/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Next &#38;amp; Previous&#60;br /&#62;
&#60;a href=&#34;http://sierracascadeexpo.reddingiq.com/exhibitor-registration/&#34; rel=&#34;nofollow&#34;&#62;http://sierracascadeexpo.reddingiq.com/exhibitor-registration/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
