<?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 User Favorites: Gavin</title>
		<link><a href='https://legacy.forums.gravityhelp.com/profile/gavin'>gavin</a></link>
		<description>Gravity Support Forums User Favorites: Gavin</description>
		<language>en-US</language>
		<pubDate>Fri, 24 Apr 2026 08:54:23 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Use the Gravity Verification"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-the-gravity-verification#post-20509</link>
			<pubDate>Mon, 14 Mar 2011 11:42:52 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">20509@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Are you referring to the line that appears underneath a Section Break field by default?  If so try adding the following CSS to your themes stylesheet:&#60;/p&#62;
&#60;p&#62;.gform_wrapper .gsection {border-bottom: 0!important; border-top: 1px dotted #cccccc;}&#60;/p&#62;
&#60;p&#62;Please note I did this from memory so you may have to tweak it a bit along with the color, line type, etc. so suit your needs.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Gavin on "Use the Gravity Verification"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-the-gravity-verification#post-20471</link>
			<pubDate>Sun, 13 Mar 2011 09:59:07 +0000</pubDate>
			<dc:creator>Gavin</dc:creator>
			<guid isPermaLink="false">20471@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Oh I see, thanks. hehe.. Its funny that I dont see it. I have another question, how can I edit the break section, I want the line to be above the text not under text? Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Use the Gravity Verification"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-the-gravity-verification#post-20467</link>
			<pubDate>Sun, 13 Mar 2011 03:04:28 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">20467@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yeah, unless I'm missing something, it sounds like you just want the &#34;left label&#34; layout which is an option you set per form.&#60;/p&#62;
&#60;p&#62;admin screenshot: &#60;a href=&#34;http://grab.by/9rA4&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/9rA4&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This is how it looks on the front end.&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://grab.by/9rA7&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/9rA7&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you use the &#34;right label&#34; option, they're still inline, but right justified next to the inputs.&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://grab.by/9rAb&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/9rAb&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If that's not what you're looking for, let me know.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Gavin on "Use the Gravity Verification"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-the-gravity-verification#post-20465</link>
			<pubDate>Sun, 13 Mar 2011 00:22:24 +0000</pubDate>
			<dc:creator>Gavin</dc:creator>
			<guid isPermaLink="false">20465@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Oh really, okay I cant show you the example, but Ill try to give you a picture of it, its something like this:&#60;/p&#62;
&#60;p&#62;The form I need to mimic:&#60;/p&#62;
&#60;p&#62;&#34;label : [textfield]&#34;&#60;br /&#62;
Name : [________________________]&#60;/p&#62;
&#60;p&#62;The form I have:&#60;br /&#62;
&#34;label :&#60;br /&#62;
[textfield]&#34;&#60;br /&#62;
Name :&#60;br /&#62;
[___________________________]&#60;/p&#62;
&#60;p&#62;Does that make sense? What I want is to make the label inline with the text field, I mean all the input fields like, textfield, radio button, checkboxes, drop-down, etc. I am editing the CSS on my Pagelines but it doesnt updated, I know Im using the correct css class. Can you give me some pointers? I will appreciate it. Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Use the Gravity Verification"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-the-gravity-verification#post-20449</link>
			<pubDate>Sat, 12 Mar 2011 10:57:18 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">20449@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;With a little effort you can style the forms pretty much any way you would like. Without seeing an example of the form your client wants to emulate, it's difficult to give you any specific guidance though.&#60;/p&#62;
&#60;p&#62;If you're talking about a simple email signup type form - that's something that has been discussed here on a few occasions.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/trouble-positioning-submit-button-inline#post-19798&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/trouble-positioning-submit-button-inline#post-19798&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you're simply talking about putting the labels inline with the fields, under the form settings there is an option for &#34;left label&#34; or &#34;right label&#34; that will switch the form to that kind of layout.&#60;/p&#62;
&#60;p&#62;If you'd like to share an example of what you're trying to do, and a URL to your current Gravity Form, I will be happy to take a look and give you some pointers.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Gavin on "Use the Gravity Verification"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-the-gravity-verification#post-20448</link>
			<pubDate>Sat, 12 Mar 2011 10:31:54 +0000</pubDate>
			<dc:creator>Gavin</dc:creator>
			<guid isPermaLink="false">20448@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, Im a new user of GravityForm. Here is the situation, I made my first form, my problem is my client wants the form to be similar with a certain registration form. Ive tried to edit the CSS to make it looks like the said registration form but I got no luck. My problem is on how the label and the input are aligned, I need to make the label and the input field inline to each other. As Ive searched the forum, I found the thread saying that you are not supporting that kind of format. So Ive decided to make my custom HTML/PHP form as my solution, but of course I want to use the GravityForm, so can you please tell me how can I use the Verification in GF to use on my custom form. I know I can make it but it takes so much time, can you guyz help me? Thank you.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
