------------------------------
@media print {
/* hide Blogger bar */
#navbar-iframe {
display: none; }
/* Reset colors to black text on white background and background images */
.header, .footer-outer, .post-outer {
background-color: white; background-image: none;
color: black; text-shadow: none; }
/* Hide Pages, sidebars, embedded videos & iframes */
.tabs-outer {
display: none; }
.sidebar {
display: none; width: 0%; }
iframe, object {
display: none; }
.blog-pager, .quickedit, .post-feeds, .post-share-buttons, .comment-replybox-thread {
display: none; }
/* Reset post width to fill the entire page */
.main-inner, .columns {
padding-left: 0px !important;
padding-right: 0px !important;
width: 100%; }
.content-outer {
margin: 0px; width: 100%; }
.content-inner {
padding: 0px; width: 100%; }
.post-outer {
border: none; width: 100%; }
/* Specific for my blog */
#footer-2-1, #footer-2-2, #sharenav, .buttonlist, .videocontainer {
display: none; }
}
No comments:
Post a Comment