<?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: formatting - Recent Topics</title>
		<link>https://legacy.forums.gravityhelp.com/tags/formatting</link>
		<description>Gravity Support Forums Tag: formatting - Recent Topics</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 16:37:39 +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/formatting/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>bankofcanada on "Email Notification Formatting Issue &#38; Solution"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notification-formatting-issue-solution#post-371203</link>
			<pubDate>Tue, 09 Jul 2013 12:31:26 +0000</pubDate>
			<dc:creator>bankofcanada</dc:creator>
			<guid isPermaLink="false">371203@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I was experiencing some issues with email notifications, specifically when including multi-column list fields. Spaces were being inserted into the HTML, causing tags and styles to appear broken.&#60;/p&#62;
&#60;p&#62;I did some research and found that when a single line exceeds 998 characters, it causes problems with the PHP mail function.&#60;/p&#62;
&#60;p&#62;I fixed it by making this change to common.php, on line 1665:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$is_success = wp_mail($to, $subject, $message, $headers, $attachments);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;was changed to&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$is_success = wp_mail($to, $subject, wordwrap($message), $headers, $attachments);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Due to the way the email messages are assembled via string concatenation without any built in line breaks, I can only assume that other users must have encountered this issue as well. Would it be possible to add the wordwrap() into the next Gravityforms release?&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dotschko on "Upgrade has lost formatting, losing icons in CMS and can not edit fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/upgrade-has-lost-formatting-losing-icons-in-cms-and-can-not-edit-fields#post-359446</link>
			<pubDate>Wed, 03 Jul 2013 07:10:39 +0000</pubDate>
			<dc:creator>Dotschko</dc:creator>
			<guid isPermaLink="false">359446@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is a strange one.&#60;/p&#62;
&#60;p&#62;All was working fine until an upgrade last night.&#60;/p&#62;
&#60;p&#62;After the upgrade all was OK on the local version of my WP site but after upload the formatting of my forms was off, icons in the CMS are just placeholders, not possible to edit fields and all of the drop down menus on the right are expanded.&#60;/p&#62;
&#60;p&#62;The form layout is &#60;a href=&#34;http://coventgardencocktailclub.co.uk/book/&#34; rel=&#34;nofollow&#34;&#62;http://coventgardencocktailclub.co.uk/book/&#60;/a&#62; but its mostly a problem with the backend.&#60;/p&#62;
&#60;p&#62;I have tried different templates and re uploaded but this didn't help.&#60;/p&#62;
&#60;p&#62;Any suggestions?&#60;/p&#62;
&#60;p&#62;Tom
&#60;/p&#62;</description>
		</item>
		<item>
			<title>QandnotU on "Number Field Formatting"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/number-field-formatting#post-332742</link>
			<pubDate>Wed, 19 Jun 2013 19:47:54 +0000</pubDate>
			<dc:creator>QandnotU</dc:creator>
			<guid isPermaLink="false">332742@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm looking to take the number field and have it format from 25000 to $25,000.00.&#60;/p&#62;
&#60;p&#62;The example is on Step 3 at the URL below. I'm adding up the three 'Monthly Revenue Fields', to total at the bottom. I'm just looking to format the number input fields with a Dollar sign, comma and 2 decimal places.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.aguppytank.com&#34; rel=&#34;nofollow&#34;&#62;http://www.aguppytank.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Button Fixing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/button-fixing#post-</link>
			<pubDate>Sun, 19 Apr 2026 12:37:39 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">@https://legacy.forums.gravityhelp.com/</guid>
			<description></description>
		</item>
		<item>
			<title>Adwiz on "Please make GravityForms suppress Wordpress line spacing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/please-make-gravityforms-suppress-wordpress-line-spacing#post-209643</link>
			<pubDate>Sun, 14 Apr 2013 22:13:44 +0000</pubDate>
			<dc:creator>Adwiz</dc:creator>
			<guid isPermaLink="false">209643@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;One of the biggest frustrations with GravityForms is that it doesn't deal with the stupid line spacing issue created by Wordpress. When you build an HTML Email, Wordpress inserts extra blank lines with every carriage return in the code. The result is that everything, including the formatting, stretches out in ridiculous ways with vast amounts of blank vertical space throughout the Email.&#60;/p&#62;
&#60;p&#62;ContactForm7 manages to deal with that problem by suppressing it. How the suppression happens is unclear, but they do it. That allows HTML Emails created using CF7 to actually look the way you intend. With GravityForms, the only way to avoid the spacing problem is to remove all line breaks in the code, butting all the tags up right next to each other in one massive block of text. This makes the code almost unreadable and very hard to edit.&#60;/p&#62;
&#60;p&#62;Here's a comparison of how the two Emails compare. The exact same code is used in ContactForm7 on the left and Gravity Forms on the right:&#60;br /&#62;
&#60;a href=&#34;http://www.breakfastofchampions.ca/pix/email/bniboc-formsamples.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.breakfastofchampions.ca/pix/email/bniboc-formsamples.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This means that I often find myself using CF7 on client websites instead of GravityForms which in every other respect is the best forms plugin. Please, please address this so that I can rely on GravityForms for all client sites.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>OCM on "How Can I make my Field Titles Be Not Bold?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-make-my-field-titles-be-not-bold#post-210590</link>
			<pubDate>Mon, 15 Apr 2013 17:23:41 +0000</pubDate>
			<dc:creator>OCM</dc:creator>
			<guid isPermaLink="false">210590@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Currently my forms are defaulting the field titles to bold. Is there a way that I can change this to default the titles to be normal weight and not bold?&#60;/p&#62;
&#60;p&#62;I could not find anything in the forums. You can see what is happening at the following link,&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.domainewinestorage.com/dev/contact/shipping-questionaire/&#34; rel=&#34;nofollow&#34;&#62;http://www.domainewinestorage.com/dev/contact/shipping-questionaire/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you very much for your time. I appreciate it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Al on "How to increase space between drop down choices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-increase-space-between-drop-down-choices#post-146704</link>
			<pubDate>Wed, 13 Feb 2013 17:37:03 +0000</pubDate>
			<dc:creator>Al</dc:creator>
			<guid isPermaLink="false">146704@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm inserting a basic drop down that lists Industries (pre-populated).  The list from the drop down is too close together.  I want to increase line-height to &#34;2&#34; but I can't seem to find the right code.  &#60;/p&#62;
&#60;p&#62;Here's the link: &#60;a href=&#34;http://techwhirl.com/feedback/&#34; rel=&#34;nofollow&#34;&#62;http://techwhirl.com/feedback/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;Three Drop Downs : Area, Industry (Primary) and Industry (Secondary) all need additional line-height &#60;/p&#62;
&#60;p&#62;thanks for your help,&#60;br /&#62;
al
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sheki on "Styling my forms with Dreamweaver"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/styling-my-forms-with-dreamweaver#post-141586</link>
			<pubDate>Mon, 04 Feb 2013 13:13:38 +0000</pubDate>
			<dc:creator>sheki</dc:creator>
			<guid isPermaLink="false">141586@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, I'm a newbie to gravity forms. I'm working on a wordpress site locally and trying to figure out how to style my form. The default that I have is ugly and the spacing is so large that the form is a foot long in my sidebar. I desperately need to restyle this form and I'd like to be able to do that visually (wysiwyg) i.e. Dreamweaver. Can I do this? Where do I get the code? &#60;/p&#62;
&#60;p&#62;Thanks so much,&#60;br /&#62;
sheki
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rainbowfairy on "css for advanced fields not displaying correctly + how to make field title one"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-for-advanced-fields-not-displaying-correctly-how-to-make-field-title-one#post-142093</link>
			<pubDate>Tue, 05 Feb 2013 01:17:34 +0000</pubDate>
			<dc:creator>rainbowfairy</dc:creator>
			<guid isPermaLink="false">142093@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I hope you can help me, the advanced fields on this website are displaying incorrectly, the ends are cut off in the address field and the date on the calendar is not displaying, just the dates and these are superimposed.  They are clearly interacting with the css from the theme but I wouldn't know where to start to correct them.  I tied the solution that you offered in code to another user but it didn't fix the problem.&#60;br /&#62;
Also I was wondering how to get it to display the titles for each field in one line, I'm not sure why its separating them into two lines.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://ylv.com.au/enrollment-form-2/&#34; rel=&#34;nofollow&#34;&#62;http://ylv.com.au/enrollment-form-2/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;password is gravityforms&#60;br /&#62;
Thank you&#60;br /&#62;
Sarah
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alexmcevoy on "Button Fixing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/button-fixing#post-135455</link>
			<pubDate>Tue, 29 Jan 2013 16:11:31 +0000</pubDate>
			<dc:creator>alexmcevoy</dc:creator>
			<guid isPermaLink="false">135455@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am trying to figure out how to make my &#34;SUBMIT&#34; button for my gravity form on the bottom of &#60;a href=&#34;http://economaneydigital.com/services/&#34; rel=&#34;nofollow&#34;&#62;http://economaneydigital.com/services/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Look like the &#34;READ MORE&#34; button (non gravity form button) on the page &#60;a href=&#34;http://economaneydigital.com/blog/&#34; rel=&#34;nofollow&#34;&#62;http://economaneydigital.com/blog/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;As you can see the gravity form button is completely cut off and does not look very good.&#60;/p&#62;
&#60;p&#62;Any insight would be much appreciated!&#60;/p&#62;
&#60;p&#62;Alex
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
