Forum Moderators: not2easy
html, body {
width: auto; margin: 3%; padding: 0; font-size: 12pt; font-family: Arial, Verdana, Helvetica, sans-serif; background-color: #fff; background-image: none; color: #000;
}
h1#logo {
margin: auto; width: 80%; border-width: 4pt; background-color: #fff; background-image: none;
}
a {
display: none;
}
h2.header-a {
text-decoration: none;
}
img {
display: none;
}
.click-box {
width: 100%; border-width: 0; margin: 0; padding: 0; background-color: #fff; background-image: none;
}
.dont-print {
display: none;
}
Perfect in version 7.03
As originally described in version 8.54. Removes only from h1#logl
Versions 9.02 and 9.26 remove the background-image: from .click-box and MOST of the background-image: from the body. The body has a swath of the image at near the top and near the bottom in both versions; portions of the body above and below .click-box.