<?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: Quantity box on same row, HH misplaces and {date_ymd} not working.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/quantity-box-on-same-row-hh-misplaces-and-date_ymd-not-working</link>
		<description>Gravity Support Forums Topic: Quantity box on same row, HH misplaces and {date_ymd} not working.</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 18:27:47 +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/quantity-box-on-same-row-hh-misplaces-and-date_ymd-not-working" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Quantity box on same row, HH misplaces and {date_ymd} not working."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/quantity-box-on-same-row-hh-misplaces-and-date_ymd-not-working#post-75103</link>
			<pubDate>Thu, 13 Sep 2012 07:34:28 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">75103@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It looks to me like the quantity field is already placed behind the &#34;Antal&#34;&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/SfqohZ&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/SfqohZ&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;your theme css file: &#60;a href=&#34;http://www.nybroe.se/wp-content/uploads/headway/cache/general-89d6eba.css?ver=3.4.1&#34; rel=&#34;nofollow&#34;&#62;http://www.nybroe.se/wp-content/uploads/headway/cache/general-89d6eba.css?ver=3.4.1&#60;/a&#62; on line 1 has the following rule.&#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 {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    color: #777777;
    display: block;
    outline: medium none;
    padding: 6px 4px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;the &#34;display:block&#34; property being added to the input is causing the hours field and colon to be displayed incorrectly. If you remove that property, you'll see that it formats correctly.&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/Sfp4M4&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/Sfp4M4&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Next, the empty line above the price is the description field with a non-breaking space in it. If you're not using the description, then you can add the following CSS rule to the end of your theme stylesheet and it will hide the description field all together.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper ul li.gfield_price div.gfield_description {
	display: none
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/PvkTz4&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/PvkTz4&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;We will have to test the email formatting thing and get back to you.. this should cover your other requests though.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Johan Vidlund on "Quantity box on same row, HH misplaces and {date_ymd} not working."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/quantity-box-on-same-row-hh-misplaces-and-date_ymd-not-working#post-75085</link>
			<pubDate>Thu, 13 Sep 2012 04:29:34 +0000</pubDate>
			<dc:creator>Johan Vidlund</dc:creator>
			<guid isPermaLink="false">75085@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello, is anyone attending to these requests. Anyone of them? Would really appreciate any help resolve these issues. Two weeks and no response at all..?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Johan Vidlund on "Quantity box on same row, HH misplaces and {date_ymd} not working."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/quantity-box-on-same-row-hh-misplaces-and-date_ymd-not-working#post-72733</link>
			<pubDate>Mon, 27 Aug 2012 09:51:32 +0000</pubDate>
			<dc:creator>Johan Vidlund</dc:creator>
			<guid isPermaLink="false">72733@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Forms works great but there are 3 issues I need help with. Errors seen here: &#60;a href=&#34;http://www.nybroe.se/bestall-online/&#34; rel=&#34;nofollow&#34;&#62;http://www.nybroe.se/bestall-online/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;1. How can Qty field be placed after &#34;Antal:&#34; (meaning quantity in Swedish)&#60;/p&#62;
&#60;p&#62;2. Near the bottom HH, : and MM is misplaces. Tried css additions on related post. Not working.&#60;/p&#62;
&#60;p&#62;3.  {date_ymd} is not showing date in emails. It shows {date_ymd}... Would like to show YYYY-MM-DD if possible.&#60;/p&#62;
&#60;p&#62;A 4th request. How get rid of the empty line above the price-row (Pris:) ?&#60;/p&#62;
&#60;p&#62;Any advice greatly appreciated :-)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
