<?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: Print.css page width</title>
		<link>https://legacy.forums.gravityhelp.com/topic/printcss-page-width</link>
		<description>Gravity Support Forums Topic: Print.css page width</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 21:59:22 +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/printcss-page-width" rel="self" type="application/rss+xml" />

		<item>
			<title>Minnie on "Print.css page width"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/printcss-page-width#post-62415</link>
			<pubDate>Wed, 13 Jun 2012 11:24:09 +0000</pubDate>
			<dc:creator>Minnie</dc:creator>
			<guid isPermaLink="false">62415@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there a way to target the printing of a form so that it will span the width of an 8.5x11 sheet (with normal margins) in the browsers' default &#34;Shrink to fit&#34; mode?&#60;/p&#62;
&#60;p&#62;What is happening is that after suppressing a right sidebar, header and footer in the print.css file (using the Pagelines/Platform theme), the fit page width ends type as if the right margin were 2.5&#34; wide. Thus, everything is shrunk to microscopic size.&#60;/p&#62;
&#60;p&#62;I tried putting a form into a page with no other content above/below it, but that didn't improve the situation.&#60;/p&#62;
&#60;p&#62;The idea here is not to have a customer have to print out a form they are going to fax and have to adjust the percentage of print size, as the browsers' shrink to fit was intended to just work. &#60;/p&#62;
&#60;p&#62;Here's the CSS targeting the id's that start the Print.css file:&#60;/p&#62;
&#60;p&#62;#container {width: 800px; margin: -10px;} /* testing added this line */&#60;br /&#62;
#page-main {display:block;  }&#60;br /&#62;
#header {display:none;  }  /* working */&#60;br /&#62;
#primary-nav { display:none !important; }&#60;br /&#62;
#pagelines_content{ margin-left:0px;&#60;br /&#62;
     float:left; /* testing, was &#34;none&#34; */&#60;br /&#62;
     width:850px !important; /*testing width, was &#34;auto&#34; */&#60;br /&#62;
	 display:block }&#60;br /&#62;
#comments { display:none }&#60;br /&#62;
#sidebar1 { display:none; }&#60;br /&#62;
#sidebar2 { display:none }&#60;br /&#62;
#footer { display:none }  &#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
