<?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: Please help: Unable to get Time field label (HH) to display correctly</title>
		<link>https://legacy.forums.gravityhelp.com/topic/please-help-unable-to-get-time-field-label-hh-to-display-correctly</link>
		<description>Gravity Support Forums Topic: Please help: Unable to get Time field label (HH) to display correctly</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 16:34:22 +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/please-help-unable-to-get-time-field-label-hh-to-display-correctly" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Please help: Unable to get Time field label (HH) to display correctly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/please-help-unable-to-get-time-field-label-hh-to-display-correctly#post-55563</link>
			<pubDate>Tue, 17 Apr 2012 17:12:48 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">55563@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No problem, glad to help out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nspanther on "Please help: Unable to get Time field label (HH) to display correctly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/please-help-unable-to-get-time-field-label-hh-to-display-correctly#post-55561</link>
			<pubDate>Tue, 17 Apr 2012 17:10:56 +0000</pubDate>
			<dc:creator>nspanther</dc:creator>
			<guid isPermaLink="false">55561@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It worked!!! I really appreciate your help here.  Yeah, this is a Headway theme and I have raised it to them as a theme conflict to be resolved as I think they are affiliates (or at least recommend Gravity Forms).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Please help: Unable to get Time field label (HH) to display correctly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/please-help-unable-to-get-time-field-label-hh-to-display-correctly#post-55559</link>
			<pubDate>Tue, 17 Apr 2012 16:57:51 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">55559@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try dropping this into your theme's stylesheet:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#input_4_4_1, #input_4_5_1 {
display: inline-block;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>nspanther on "Please help: Unable to get Time field label (HH) to display correctly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/please-help-unable-to-get-time-field-label-hh-to-display-correctly#post-55557</link>
			<pubDate>Tue, 17 Apr 2012 16:54:21 +0000</pubDate>
			<dc:creator>nspanther</dc:creator>
			<guid isPermaLink="false">55557@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Rob,&#60;/p&#62;
&#60;p&#62;Thanks for the reply.  Is circling back to the theme's vendor the only workaround here?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Please help: Unable to get Time field label (HH) to display correctly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/please-help-unable-to-get-time-field-label-hh-to-display-correctly#post-55527</link>
			<pubDate>Tue, 17 Apr 2012 15:19:12 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">55527@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It's a conflict with your theme css, the display: block here is your cause:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
input[type=&#38;quot;text&#38;quot;], input[type=&#38;quot;password&#38;quot;], input[type=&#38;quot;email&#38;quot;], textarea, select {
border: 1px solid #CCC;
padding: 6px 4px;
outline: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: #777;
display: block;
background: white;
box-sizing: border-box;
-moz-box-sizing: border-box;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>nspanther on "Please help: Unable to get Time field label (HH) to display correctly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/please-help-unable-to-get-time-field-label-hh-to-display-correctly#post-55520</link>
			<pubDate>Tue, 17 Apr 2012 14:55:57 +0000</pubDate>
			<dc:creator>nspanther</dc:creator>
			<guid isPermaLink="false">55520@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I cannot get Time Fields to display properly.  The label placement for hour (HH) appears 2-3 lines under the field the line that proceeds the HH has a spurious &#34;:&#34; on a line of its own.  See the URL: &#60;a href=&#34;http://ebc-ny.com/request-pastor-trufant-to-speak/&#34; rel=&#34;nofollow&#34;&#62;http://ebc-ny.com/request-pastor-trufant-to-speak/&#60;/a&#62;.  &#60;/p&#62;
&#60;p&#62;Additionally, the calendar icon for date is a bit off-centered to me.  I really need to get this corrected today.  Thanks in advance for your help.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
