<?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: Editing plugin files to change the print table layout?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/editing-plugin-files-to-change-the-print-table-layout</link>
		<description>Gravity Support Forums Topic: Editing plugin files to change the print table layout?</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 16:07:04 +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/editing-plugin-files-to-change-the-print-table-layout" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Editing plugin files to change the print table layout?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/editing-plugin-files-to-change-the-print-table-layout#post-62052</link>
			<pubDate>Sun, 10 Jun 2012 23:31:39 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">62052@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;They would not be used by WordPress if you included them in your child theme.&#60;/p&#62;
&#60;p&#62;If you want to avoid problems with upgrading in the future, you can craft your own notification email in whatever format works best for you.  But if this solution works,  just remember to keep track of your changes so you can reapply them whenever you update your Gravity Forms installation.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>inchwormwv on "Editing plugin files to change the print table layout?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/editing-plugin-files-to-change-the-print-table-layout#post-62022</link>
			<pubDate>Sun, 10 Jun 2012 12:47:32 +0000</pubDate>
			<dc:creator>inchwormwv</dc:creator>
			<guid isPermaLink="false">62022@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I found the html for the table in entry_detail.php and print.css. There's an inline style in the entry_detail file too.&#60;/p&#62;
&#60;p&#62;I saved copied of these edited files so that I can restore after an update - but just wondered if they would be used by wp and gf if I added them to my child theme folder?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>inchwormwv on "Editing plugin files to change the print table layout?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/editing-plugin-files-to-change-the-print-table-layout#post-61460</link>
			<pubDate>Tue, 05 Jun 2012 11:15:21 +0000</pubDate>
			<dc:creator>inchwormwv</dc:creator>
			<guid isPermaLink="false">61460@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, My dentist client is using GravityForms to collect lengthy new patient information. The staff prints the entries, and enters the data into their dental practice software. They want to reduce the amount of paper they are wasting. I want to change the layout of the table from this (2 rows):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;tr&#38;gt; &#38;lt;td colspan=&#38;quot;2&#38;quot; class=&#38;quot;entry-view-field-name&#38;quot;&#38;gt;Date of Birth&#38;lt;/td&#38;gt;                               &#38;lt;/tr&#38;gt;
&#38;lt;tr&#38;gt;&#38;lt;td colspan=&#38;quot;2&#38;quot; class=&#38;quot;entry-view-field-value&#38;quot;&#38;gt;05/09/1973&#38;lt;/td&#38;gt; &#38;lt;/tr&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to one row.&#60;/p&#62;
&#60;p&#62;Which Gravity Forms files contain this html code? Thanks!&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;tr&#38;gt;&#38;lt;td class=&#38;quot;entry-view-field-name&#38;quot;&#38;gt;Date of Birth&#38;lt;/td&#38;gt;
      &#38;lt;td class=&#38;quot;entry-view-field-value&#38;quot;&#38;gt;05/09/1973&#38;lt;/td&#38;gt;&#38;lt;/tr&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
