Can't find how to prevent breadcrumbs from being printed
[[StyleSheetPrint]]
@media print {
#breadCrumbs {display: none !important;}
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton,
#backstageArea {display: none !important;}
#displayArea {margin: 1em 1em 0em;}
noscript {display:none;} /* Fixes a feature in Firefox 1.5.0.2
where print preview displays the noscript content */
}
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.