Hope someone has a clue. For some reason this code doesn´t seem to work on all platforms (IE5.5+) I tested. I use a linked stylesheet
<LINK HREF="../impuls_html.css" REL="stylesheet" TYPE="text/css" MEDIA="screen, print">
Then, in the css itself I make use of the following code:
body { font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 8pt;color: #000000;
text-decoration: none;
background-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FDF064;
scrollbar-shadow-color: #000000}
I hope anyone sees a problem with this, cause I can´t. Thanx. Tom
<LINK HREF="../impuls_html.css" REL="stylesheet" TYPE="text/css" MEDIA="screen, print">
Then, in the css itself I make use of the following code:
body { font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 8pt;color: #000000;
text-decoration: none;
background-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FDF064;
scrollbar-shadow-color: #000000}
I hope anyone sees a problem with this, cause I can´t. Thanx. Tom