<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[missing Forum — punBB: additional rules for print style sheet]]></title>
	<link rel="self" href="https://forum.missingno.de/feed/atom/topic/805/" />
	<updated>2012-12-11T13:12:27Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.missingno.de/topic/805/</id>
		<entry>
			<title type="html"><![CDATA[punBB: additional rules for print style sheet]]></title>
			<link rel="alternate" href="https://forum.missingno.de/post/11256/#p11256" />
			<content type="html"><![CDATA[<p>Modify &lt;punBB_root&gt;/include/template/main.tpl:<br />Look for &quot;&lt;!-- forum_head --&gt;&quot;<br />[code=html]&lt;!-- forum_head --&gt;<br />&lt;!-- add here --&gt;&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; media=&quot;print&quot; href=&quot;http://&lt;URL_to_forum&gt;/style/print.css&quot; /&gt;<br />[/code]</p><p>Add to &lt;punBB_root&gt;/style/print.css:<br />[code=css]/* by MH */&nbsp; &nbsp; <br />#brd-head, #brd-navlinks, #brd-visit,<br />.main-head, .main-foot,<br />.posthead, .post-author, .postfoot,<br />.main-subhead, #brd-qpost,<br />#brd-pagepost-top, #brd-pagepost-end, #brd-about { display:none; }</p><p>h4 { font-size:150%; }<br />h5 { font-size:130%; }<br />ul li p:before { content:&quot;● &quot;; margin-left:-0.8em; }<br />ul li { margin-left:1.2em; }<br />.codebox { border:1px solid black; padding:10px; overflow:visible; }</p><p>.entry-content a:link:after, .entry-content a:visited:after {<br />&nbsp; &nbsp;content: &quot; (&quot; attr(href) &quot;) &quot;;<br />&nbsp; &nbsp;font-size: 90%;<br />}[/code]</p><ul><li><p>removes most elements around the post for better printing</p></li><li><p>better list view</p></li><li><p>better code view</p></li><li><p>adds URL from links within the post</p></li></ul>]]></content>
			<author>
				<name><![CDATA[missingno]]></name>
				<uri>https://forum.missingno.de/user/2/</uri>
			</author>
			<updated>2012-12-11T13:12:27Z</updated>
			<id>https://forum.missingno.de/post/11256/#p11256</id>
		</entry>
</feed>
