<?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 Tag: inline - Recent Topics</title>
		<link>https://legacy.forums.gravityhelp.com/tags/inline</link>
		<description>Gravity Support Forums Tag: inline - Recent Topics</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 00:59:28 +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/tags/inline/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>rd458 on "Styling forms - Side by side fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/styling-forms-side-by-side-fields#post-315924</link>
			<pubDate>Mon, 10 Jun 2013 18:34:37 +0000</pubDate>
			<dc:creator>rd458</dc:creator>
			<guid isPermaLink="false">315924@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I just bought Gravity Forms Developer. Sweet looking product so far. I'm looking to add some styling to my form and not sure how to go about doing it. I looked around in the forum but didn't really find an answer. I'm comfortable with CSS.&#60;/p&#62;
&#60;p&#62;1. I'd like to style two single-line text fields to be side-by-side. Currently they are stacked vertically. Can I just add some custom CSS to my custom CSS field of my WP theme, in order to make two consecutive fields appear next to each other?&#60;/p&#62;
&#60;p&#62;2. I'd like to break up sections of fields by enclosing them in a box. For instance:&#60;br /&#62;
field 1, 2, and 3 would be enclosed in a simple border: 1px solid #000; box. Then have fields 4, 5, 6 and 7 in a separate box. How can I achieve this?&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stefanoferruggiara on "Inline Confirmation button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/inline-confirmation-buttomn#post-268680</link>
			<pubDate>Wed, 22 May 2013 16:32:41 +0000</pubDate>
			<dc:creator>stefanoferruggiara</dc:creator>
			<guid isPermaLink="false">268680@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I see that there's a way to set a css code for have inline filed but not the confirmation button.&#60;br /&#62;
Someone can explain to me how i set this, please?&#60;/p&#62;
&#60;p&#62;PS: Applied to a specific form, not all the module
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dutch7773 on "Different field layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/different-field-layout#post-268371</link>
			<pubDate>Wed, 22 May 2013 13:06:38 +0000</pubDate>
			<dc:creator>dutch7773</dc:creator>
			<guid isPermaLink="false">268371@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am looking for a way to free format fields, for instance inline fields within text in an HTML box. I need to have some text with a field for price and name that people need to fill out.&#60;/p&#62;
&#60;p&#62;Also would like to have more control over layout, like fields from left to right instead of all on a different line. Maybe it is possible with a simple command but having the labels on the same line as the field is something I need too.&#60;/p&#62;
&#60;p&#62;Hopefully there are any bright minds out there coming to the rescue. Have been using gravity forms to great satisfaction, but now I am getting in more complicated layouts for forms and hitting a wall. Thanks!&#60;/p&#62;
&#60;p&#62;Dutch
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kebab2kuk on "Display Datepicker inline"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/display-datepicker-inline#post-19443</link>
			<pubDate>Fri, 25 Feb 2011 20:12:06 +0000</pubDate>
			<dc:creator>kebab2kuk</dc:creator>
			<guid isPermaLink="false">19443@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, I hope you can help.&#60;/p&#62;
&#60;p&#62;I need to display the datepicker on a form inline. Basically so the calendar is always on show. &#60;/p&#62;
&#60;p&#62;I have found the following description on how to do this:&#60;br /&#62;
&#34;Display the datepicker embedded in the page instead of in an overlay. Simply call .datepicker() on a div instead of an input.&#34; from here: &#60;a href=&#34;http://jqueryui.com/demos/datepicker/#inline&#34; rel=&#34;nofollow&#34;&#62;http://jqueryui.com/demos/datepicker/#inline&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Could anyone advice on which files need modifying to achieve this or would doing this just be a nightmare. Is there any tricks I could use through css? I don't see it being a problem applying this to all date-picker fields.&#60;/p&#62;
&#60;p&#62;Your advice will be very much appreciated.&#60;/p&#62;
&#60;p&#62;Steve
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tylertervooren on "Create simple inline email form (positioning submit button)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/create-simple-inline-email-form-positioning-submit-button#post-155241</link>
			<pubDate>Tue, 26 Feb 2013 16:33:32 +0000</pubDate>
			<dc:creator>tylertervooren</dc:creator>
			<guid isPermaLink="false">155241@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi guys,&#60;/p&#62;
&#60;p&#62;I need some help figuring out how to position the submit button for a form that needs to be inline (all fields + submit button on same line) over here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://brewponydev.wpengine.com/coming-soon&#34; rel=&#34;nofollow&#34;&#62;http://brewponydev.wpengine.com/coming-soon&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I can sort of figure out how to do it myself, but things start to break with validation errors and moving the submit button with big margins definitely makes things go wonky with responsive design.&#60;/p&#62;
&#60;p&#62;What's the *right* way to do this?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Tyler
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jb510 on "CSS Ready Class for inline Submit Button?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-ready-class-for-inline-submit-button#post-157214</link>
			<pubDate>Thu, 28 Feb 2013 22:35:43 +0000</pubDate>
			<dc:creator>jb510</dc:creator>
			<guid isPermaLink="false">157214@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there a CSS Ready class that wil put the submit button inline?&#60;br /&#62;
I've read through: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/CSS_Ready_Classes&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/CSS_Ready_Classes&#60;/a&#62;&#60;br /&#62;
and form.css but it looks like there isn't.  &#60;/p&#62;
&#60;p&#62;Writing the CSS to customize the form myself isn't a problem, just seems bizarre there isn't an ready class or example in the docs.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Emily on "label, field and submit button all in one line"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/label-field-and-submit-button-all-in-one-line#post-150474</link>
			<pubDate>Tue, 19 Feb 2013 21:58:28 +0000</pubDate>
			<dc:creator>Emily</dc:creator>
			<guid isPermaLink="false">150474@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What would I use to accomplish this::&#60;br /&#62;
Form label 'Email' - email field - 'Submit' button all in one line.&#60;br /&#62;
I have the button in place - not sure how to force the email label and field to be in one line with it however. I am sure there is someone who knows exactly how to do this so I thought I would ask before spending hours trying to do it! :) THANK YOU!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dewey Bushaw on "jQuery Async Issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-async-issues#post-149643</link>
			<pubDate>Mon, 18 Feb 2013 20:58:59 +0000</pubDate>
			<dc:creator>Dewey Bushaw</dc:creator>
			<guid isPermaLink="false">149643@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When you load jQuery with the async option the GravityForms inline scripts (even when loaded with add_filter(&#34;gform_init_scripts_footer&#34;, &#34;init_scripts&#34;); ) fire off before jQuery is loaded (due to the nature of async).&#60;/p&#62;
&#60;p&#62;This causes jQuery to be undefined when the script runs. Is there anyway to make the JS GravityForms runs not inline?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jonneebee on "Misaligned labels on checkboxes using inspiration theme."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/misaligned-labels-on-checkboxes-using-inspiration-theme#post-134258</link>
			<pubDate>Mon, 28 Jan 2013 17:45:00 +0000</pubDate>
			<dc:creator>jonneebee</dc:creator>
			<guid isPermaLink="false">134258@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have read all the topics closely related to this that I could find on here but none of the solutions seemed to work for me.  I have a form on the following site that has misaligned checkbox labels. &#60;a href=&#34;http://advisorpr.com/get-started/contact-us/&#34; rel=&#34;nofollow&#34;&#62;http://advisorpr.com/get-started/contact-us/&#60;/a&#62; I cannot figure out how to adjust the css correctly to make the labels inline with the boxes.&#60;/p&#62;
&#60;p&#62;Any chance someone out there could point me in the right direction?&#60;/p&#62;
&#60;p&#62;Thanks so much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hard Boiled Greg on "Field width/padding display in Firefox only"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-widthpadding-display-in-firefox-only#post-86634</link>
			<pubDate>Fri, 02 Nov 2012 10:38:28 +0000</pubDate>
			<dc:creator>Hard Boiled Greg</dc:creator>
			<guid isPermaLink="false">86634@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I have my form looking exactly how I'd like it in Chrome, but the field lengths and alignment look wonky in Firefox.  Displays OK in Safari (Windows) and IE too.&#60;/p&#62;
&#60;p&#62;What could I be overlooking?&#60;/p&#62;
&#60;p&#62;Page located here: &#60;a href=&#34;http://earnest.pvmdemo.com/&#34; rel=&#34;nofollow&#34;&#62;http://earnest.pvmdemo.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you,&#60;/p&#62;
&#60;p&#62;Greg
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
