<?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: Layout problem on address field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/layout-problem-on-address-field</link>
		<description>Gravity Support Forums Topic: Layout problem on address field</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:38:20 +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/layout-problem-on-address-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Layout problem on address field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/layout-problem-on-address-field#post-56199</link>
			<pubDate>Mon, 23 Apr 2012 11:36:08 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">56199@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Cool, glad to help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fsluijs on "Layout problem on address field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/layout-problem-on-address-field#post-56198</link>
			<pubDate>Mon, 23 Apr 2012 11:35:40 +0000</pubDate>
			<dc:creator>fsluijs</dc:creator>
			<guid isPermaLink="false">56198@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks, that helped! I'll replicate this for other forms if I need to.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Layout problem on address field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/layout-problem-on-address-field#post-56190</link>
			<pubDate>Mon, 23 Apr 2012 11:12:16 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">56190@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just remember, you'll have to do that for every form/field where that's an issue, so this is more of a band-aid than a long-term fix.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Layout problem on address field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/layout-problem-on-address-field#post-56186</link>
			<pubDate>Mon, 23 Apr 2012 11:09:30 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">56186@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Put it in your theme's stylesheet to see if it sorts out your problem. Style.css
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fsluijs on "Layout problem on address field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/layout-problem-on-address-field#post-56185</link>
			<pubDate>Mon, 23 Apr 2012 11:08:26 +0000</pubDate>
			<dc:creator>fsluijs</dc:creator>
			<guid isPermaLink="false">56185@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Rob &#38;amp; David, that's super fast support. Much appreciated!&#60;/p&#62;
&#60;p&#62;@David: what should I do with the code that you provided?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Layout problem on address field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/layout-problem-on-address-field#post-56184</link>
			<pubDate>Mon, 23 Apr 2012 11:04:25 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">56184@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You have a hidden field between them and just before that hidden field is a line break that hasn't been styled. &#60;/p&#62;
&#60;p&#62;Try to do the following:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#input_1_7 br { display: none !important; }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Rob's suggestion will help you get to the bottom of it in a more comprehensive way, my solution will just get things running. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Layout problem on address field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/layout-problem-on-address-field#post-56183</link>
			<pubDate>Mon, 23 Apr 2012 11:02:25 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">56183@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Something is placing break tags (br) in your markup:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.evernote.com/shard/s212/sh/8c226976-f5bc-446b-951e-e21ddded343a/c0f42ba0a5fee27eb6ab0a4f632bdf72&#34; rel=&#34;nofollow&#34;&#62;Screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You'll want to check for theme/plugin conflicts to track it down:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fsluijs on "Layout problem on address field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/layout-problem-on-address-field#post-56182</link>
			<pubDate>Mon, 23 Apr 2012 10:57:20 +0000</pubDate>
			<dc:creator>fsluijs</dc:creator>
			<guid isPermaLink="false">56182@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;On this page the zipcode (postcode) and city (plaats) fields should be on one line, but the second one seems to be half a line below the first one:&#60;br /&#62;
&#60;a href=&#34;http://nieuw.prettig-weekend.nl/adverteren/weekendjes/&#34; rel=&#34;nofollow&#34;&#62;http://nieuw.prettig-weekend.nl/adverteren/weekendjes/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Can you please tell me what I'm doing wrong and how this can be resolved?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
