<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hans,</div><div><br></div>I tried a forced reload.&nbsp;I also tried using both Firefox and Safari (latest versions).<div><br></div><div>When I use action=print, the line with wikistyle noprint displays. If I actually print it, the line prints.<div><br></div><div>I use the standard skin that comes with pmwiki (with a couple of tweeks, which I've put in skins/custom). I haven't changed print.css. I have added local.css in pub/css.</div><div><br></div><div>I don't know how to tell if local.css is actually getting loaded. &nbsp;I assume it is, because the HTML page source In my browser shows:</div><div><br></div><div><span class="Apple-style-span" style="font-family: Times; font-size: 10px; "><pre style="word-wrap: break-word; white-space: pre-wrap; ">&lt;link rel='stylesheet' type='text/css' href='[the URL to my local.css]' /></pre><pre style="word-wrap: break-word; white-space: pre-wrap; "><span class="Apple-style-span" style="font-family: Times; white-space: normal; "><pre style="word-wrap: break-word; white-space: pre-wrap; ">&lt;/head></pre></span></pre></span></div><div>Randy</div><div><br></div><div>&nbsp;<br><div><div>On Jun 5, 2008, at 10:07 AM, Hans wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Thursday, June 5, 2008, 3:56:35 PM, Randy Brown wrote:<br><br><blockquote type="cite">I like your approach, since I don't have to worry about conditional &nbsp;<br></blockquote><blockquote type="cite">logic. Unfortunately, this didn't work for me. Does local.css need to<br></blockquote><blockquote type="cite">contain anything other than the three lines you've given?<br></blockquote><br>No. Please check th epage HTML source if local.css is getting loaded.<br>It should appear in the head section.<br>also try a forced reload of th epage in your browser, usually Ctrl-F5,<br>or hold down Shift and click the reload icon. This will reload all<br>files from the server, ignoring any cached files the browser got (we<br>want the browser to look at all css files new).<br><br>The @media print { ... } block may also not work in older browsers.<br><br><br> &nbsp;~Hans<br><br></div></blockquote></div><br></div></div></body></html>