<?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: Tab Style in forms</title>
		<link>https://legacy.forums.gravityhelp.com/topic/tab-style-in-forms</link>
		<description>Gravity Support Forums Topic: Tab Style in forms</description>
		<language>en-US</language>
		<pubDate>Fri, 03 Apr 2026 22:38:32 +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/tab-style-in-forms" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Tab Style in forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tab-style-in-forms#post-23422</link>
			<pubDate>Fri, 15 Apr 2011 16:40:28 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">23422@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I can't really tell you what's going on without seeing the actual form in the page so I can look at the markup &#38;amp; CSS. Since you've introduced new HTML markup into the form, you may have changed the inheritance that the CSS Ready Class rules use.&#60;/p&#62;
&#60;p&#62;If you can point me to a public URL to see the form I'll try to help but I can't really tell you much more without seeing it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vincent on "Tab Style in forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tab-style-in-forms#post-23419</link>
			<pubDate>Fri, 15 Apr 2011 16:09:41 +0000</pubDate>
			<dc:creator>Vincent</dc:creator>
			<guid isPermaLink="false">23419@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I followed your topic with this result: &#60;a href=&#34;http://postimage.org/image/1qs0ju6g4/&#34; rel=&#34;nofollow&#34;&#62;http://postimage.org/image/1qs0ju6g4/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But now fields have losed allignement, I used ready classes css (ex. gf_left_half....)&#60;/p&#62;
&#60;p&#62;is it normal?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Tab Style in forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tab-style-in-forms#post-23345</link>
			<pubDate>Fri, 15 Apr 2011 09:19:47 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">23345@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@Vincent,&#60;/p&#62;
&#60;p&#62;I'm not sure I understand your problem. Can you post a URL to your form page so I can look at it? I'll be happy to help, but I will need to see the form so I can debug the issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vincent on "Tab Style in forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tab-style-in-forms#post-23337</link>
			<pubDate>Fri, 15 Apr 2011 04:22:10 +0000</pubDate>
			<dc:creator>Vincent</dc:creator>
			<guid isPermaLink="false">23337@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello Kevin!&#60;br /&#62;
Thanks! I have done with HTML blocks and now all working great. Only I dont understand because now I cant check field style, seem that tab style overwrites gravityforms css style.&#60;/p&#62;
&#60;p&#62;What can you suggest me please to resolve this issues?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Tab Style in forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tab-style-in-forms#post-23309</link>
			<pubDate>Thu, 14 Apr 2011 16:59:12 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">23309@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can use the inline HTML blocks to wrap sections of contents in containers like divs or fieldsets that can then be used with some scripts to create the tab style form like the sample you referenced.&#60;/p&#62;
&#60;p&#62;Here's a quick primer on how to use the HTML blocks to implement the sections. The sample is specifically geared for fieldsets, but you could easily modify the technique to create divs, spans or whatever you would like.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/fieldsets#post-17019&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/fieldsets#post-17019&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vincent on "Tab Style in forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tab-style-in-forms#post-23307</link>
			<pubDate>Thu, 14 Apr 2011 16:34:40 +0000</pubDate>
			<dc:creator>Vincent</dc:creator>
			<guid isPermaLink="false">23307@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I would like create a tab style form very similar to this:&#60;br /&#62;
&#60;a href=&#34;http://easysettlefinance.com.au/online-application-page/&#34; rel=&#34;nofollow&#34;&#62;http://easysettlefinance.com.au/online-application-page/&#60;/a&#62;&#60;br /&#62;
I dont know how integrate in admin form builder all blocks, I tryed without success. Can you help me please?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
