<?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: How to Style the Message Field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-to-style-the-message-field</link>
		<description>Gravity Support Forums Topic: How to Style the Message Field</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 06:36:44 +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/how-to-style-the-message-field" rel="self" type="application/rss+xml" />

		<item>
			<title>tariq on "How to Style the Message Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-style-the-message-field#post-26098</link>
			<pubDate>Mon, 23 May 2011 09:23:37 +0000</pubDate>
			<dc:creator>tariq</dc:creator>
			<guid isPermaLink="false">26098@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Instead of that approach could I do the following, create a hidden field on the form that when the form is submitted takes the cost field value and * by say 5 and enters that value as the hidden field?&#60;/p&#62;
&#60;p&#62;If not, then how do I find the ID names for the fields onn the form so I can create PHP Hook?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "How to Style the Message Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-style-the-message-field#post-26095</link>
			<pubDate>Mon, 23 May 2011 08:55:47 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">26095@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You would put that in your theme's functions.php file.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://rkt.gs/where&#34; rel=&#34;nofollow&#34;&#62;http://rkt.gs/where&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tariq on "How to Style the Message Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-style-the-message-field#post-26090</link>
			<pubDate>Mon, 23 May 2011 06:47:12 +0000</pubDate>
			<dc:creator>tariq</dc:creator>
			<guid isPermaLink="false">26090@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Thanks for that but the question I have is where do I use the gform_pre_submission statements? I have a beginner to this, as you have probably noticed.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "How to Style the Message Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-style-the-message-field#post-26079</link>
			<pubDate>Sun, 22 May 2011 17:30:30 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">26079@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try using inline styles rather than a style block to define your styles. CSS support in HTML emails varies greatly and you're probably running into problems with the mail clients themselves and not something from the plugin. We haven't had any other reports of problems so I'd give that a shot.&#60;/p&#62;
&#60;p&#62;If you need to do calculations before the form is submitted, you should be able to use the &#34;gform_pre_submission&#34; action hook to run your own code before the form gets submitted. You can find usage information and samples here.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_submission&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_pre_submission&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tariq on "How to Style the Message Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-style-the-message-field#post-26074</link>
			<pubDate>Sun, 22 May 2011 13:38:36 +0000</pubDate>
			<dc:creator>tariq</dc:creator>
			<guid isPermaLink="false">26074@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi I dont suppose anyone can help please? this is very urgent....&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tariq on "How to Style the Message Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-style-the-message-field#post-26061</link>
			<pubDate>Sat, 21 May 2011 05:17:54 +0000</pubDate>
			<dc:creator>tariq</dc:creator>
			<guid isPermaLink="false">26061@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have a simple form which when submitted sends the user a custom html table with values and quotes, now the question I have is, I have managed to get the form submitting and the form sending the table however it does not take the &#38;lt;STYLE&#38;gt; settings outlined within the form message field, I am using standard HTML tags. In addition i need to do some calculations, normally I do this through PHP, is there another way I can achieve this and display it in the form?&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Tariq
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
