Howdy,
We have a problem:
You can a black fram all around my website (http: //www. glymes. com) to the screen. It is more striking when I print a hardcopy with the site. How am i allowed to remove this black frame
Also, when I print a hardcopy, half of the tables are not printed because they don’t fit on the particular paper. How am i allowed to fix that
Thanks earlier,
oliver
Try taking that border attributes right out the body section of your respective CSS:
Code:
body font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: 500; color=redborder-color: #000000; border-style: solid; /color color: #002868; background-color: #faffff; border: 0px; padding: 0px;
.