print_stylesheet.css
Copied from Email on Fri, 25 Mar 2005 09:44:05 +0100 from =?ISO-8859-1?Q?Pavel_S=FDkora?= (pavel@sykora.name)
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Tom,<br>
<br>
At first, I'd like to thank you for creating the Soks wiki software,
which I have started to use as my personal PIM. It is really a nice
piece of software and I'm really looking forward to following versions.
The Soks are also simple enough, so I also have no (major) problems to
"hack" it myself. <br>
<br>
I have an issue to the "print_stylesheet.css" of the default templates.
It does not hide the menu and command for me (Win2K, Firefox 1.0). I am
not a CSS expert, but it there is no HTML element with the
id="command", but there is and <div <u>class</u>="command">
around commands. After some attempts, the following works well for me:<br>
<br>
<tt>#menu, .command { display:none !important; }</tt><br>
<br>
I have also verified it in the IE6 and it seems to be OK.<br>
<br>
Kind regards,<br>
<br>
Pavel Sykora<br>
<br>
P.S.: Hiding was somehow unreliable without the "!important" in the
Firefox. I have no clue why.<br>
<br>
<BR>
______________________________________________________________________<BR>
This email has been scanned by the MessageLabs Email Security System.<BR>
For more information please visit http://www.messagelabs.com/email <BR>
______________________________________________________________________<BR>
</body>
</html>
Edit this page or
watch for changes using RSS.