Print This Post
Posted: Wed Oct 20, 2004 3:27 am
In Serendipty exists a pulgin to "Print This Post"?
Code: Select all
a:link,
a:visited {
color: black;
text-decoration: none;
}
.serendipity_entryIcon,
#serendipityRightSideBar,
#serendipityLeftSideBar {
display: none;
}Code: Select all
<link rel="stylesheet" type"text/css" href="templates/print/style.css" media="print">