<?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: CSS to make bullets 3-column in form that is mailed to admin &#38; user</title>
		<link>https://legacy.forums.gravityhelp.com/topic/css-to-make-bullits-3-column-in-form-that-is-mailed-to-adminuser</link>
		<description>Gravity Support Forums Topic: CSS to make bullets 3-column in form that is mailed to admin &amp; user</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 05:32:23 +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/css-to-make-bullits-3-column-in-form-that-is-mailed-to-adminuser" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "CSS to make bullets 3-column in form that is mailed to admin &#38; user"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-to-make-bullits-3-column-in-form-that-is-mailed-to-adminuser#post-4763</link>
			<pubDate>Mon, 19 Apr 2010 09:29:42 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">4763@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The {all_fields} token has been pre-formatted as a default. If you want to do a custom layout, you'll need to build all your html/css manually using the individual field tokens. &#60;/p&#62;
&#60;p&#62;Since email support for HTML/CSS is very hit and miss, I would suggest using a table layout if you want to display information in columns.&#60;/p&#62;
&#60;p&#62;example:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;table&#38;gt;
    &#38;lt;tr&#38;gt;
        &#38;lt;td&#38;gt;{field_1}&#38;lt;/td&#38;gt;
        &#38;lt;td&#38;gt;{field_2}&#38;lt;/td&#38;gt;
        &#38;lt;td&#38;gt;{field_3}&#38;lt;/td&#38;gt;
    &#38;lt;/tr&#38;gt;
&#38;lt;/table&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Here's a good &#60;a href=&#34;http://www.campaignmonitor.com/design-guidelines/&#34; rel=&#34;nofollow&#34;&#62;HTML email guide&#60;/a&#62; that might come in handy.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Morten Knudsen on "CSS to make bullets 3-column in form that is mailed to admin &#38; user"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-to-make-bullits-3-column-in-form-that-is-mailed-to-adminuser#post-4759</link>
			<pubDate>Sun, 18 Apr 2010 13:19:27 +0000</pubDate>
			<dc:creator>Morten Knudsen</dc:creator>
			<guid isPermaLink="false">4759@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;on&#60;br /&#62;
&#60;a href=&#34;http://tinyurl.com/y4yz77p&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/y4yz77p&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm trying to make the mail output (the form that is mailed to admin) fit on one-page. If I fill out all available options on this order form and submit it, it mails the form to the admin and it will fill 2 pages on a printer (I'm using a automatic email to printer program to automatically print the submission on a printer).&#60;/p&#62;
&#60;p&#62;The notification is:&#60;br /&#62;
&#34;&#60;br /&#62;
Ordre ID: {entry_id}&#60;/p&#62;
&#60;p&#62;{all_fields}&#60;br /&#62;
&#34;&#60;/p&#62;
&#60;p&#62;So I would like to make all &#34;bullits&#34;, all the choices appear in maybe a 3 column layout, so that (an example):&#60;/p&#62;
&#60;p&#62;* cucumber&#60;br /&#62;
* tomato&#60;br /&#62;
* apple&#60;br /&#62;
* pear&#60;br /&#62;
* banana&#60;br /&#62;
* something else&#60;/p&#62;
&#60;p&#62;appears like this:&#60;/p&#62;
&#60;p&#62;* cucumber              * tomato                   * apple&#60;br /&#62;
* pear                      * banana                   * something else&#60;/p&#62;
&#60;p&#62;(I see that gravity forum &#34;skips&#34; my spaces, but you understand that theese should be columns).....&#60;/p&#62;
&#60;p&#62;Also I would need this to be in a (much) bigger font size.&#60;/p&#62;
&#60;p&#62;can someone guide me to the solution for this problem ?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
