MaGiCSuN
07-14-2003, 07:12 PM
I just found out my site has some weird look in XP, but not on all text. only the text in a div scroll area. I took some screenshots on the laptop from my mom:
http://members1.chello.nl/~m.driessen4/temp/css_problem.png
on that screenshot you see the text i'm talking about. It's fuzzy, although it's bold in my css it's waaaaay bolder then the text in the little header (pink with white border). Also the links have a black outline on them, especially very visible on the white link. I also selected a part to let you see when you select it it's not 'double' but just like it should be.
http://members1.chello.nl/~m.driessen4/temp/css_problem2.png
this is the normal text, all fine and all ok. Even the bold text.
this is what css i use:
the css for the WHOLE div area:
.divscroll { scrollbar-face-color: #CC9966; scrollbar-highlight-color : #CC9966;
scrollbar-3dlight-color : #CC9966; scrollbar-shadow-color : #CC9966;
scrollbar-darkshadow-color : #CC9966; scrollbar-track-color : #CC9966;
scrollbar-arrow-color : #FFFFFF; }
the css for the headers (example: who's this):
.divbox { border: 2 solid #FFFFFF; background-color: #A98A9E; width: 65%; height: 20px; font-weight: bold; text-align: center; letter-spacing: 2pt;}
i don't use special <b></b> tags in my normal text. I only have add class="" into the beginning big scroll div and the text just should be taking the normal css from the body part.
i can't figure out what it can be. In IE 6.0 on a windows 98 system i see everything just fine. But on my mother's laptop it looks horrible. Normally i wouldn't care that much, but i really bother...
thanks
Love,
mirna
http://members1.chello.nl/~m.driessen4/temp/css_problem.png
on that screenshot you see the text i'm talking about. It's fuzzy, although it's bold in my css it's waaaaay bolder then the text in the little header (pink with white border). Also the links have a black outline on them, especially very visible on the white link. I also selected a part to let you see when you select it it's not 'double' but just like it should be.
http://members1.chello.nl/~m.driessen4/temp/css_problem2.png
this is the normal text, all fine and all ok. Even the bold text.
this is what css i use:
the css for the WHOLE div area:
.divscroll { scrollbar-face-color: #CC9966; scrollbar-highlight-color : #CC9966;
scrollbar-3dlight-color : #CC9966; scrollbar-shadow-color : #CC9966;
scrollbar-darkshadow-color : #CC9966; scrollbar-track-color : #CC9966;
scrollbar-arrow-color : #FFFFFF; }
the css for the headers (example: who's this):
.divbox { border: 2 solid #FFFFFF; background-color: #A98A9E; width: 65%; height: 20px; font-weight: bold; text-align: center; letter-spacing: 2pt;}
i don't use special <b></b> tags in my normal text. I only have add class="" into the beginning big scroll div and the text just should be taking the normal css from the body part.
i can't figure out what it can be. In IE 6.0 on a windows 98 system i see everything just fine. But on my mother's laptop it looks horrible. Normally i wouldn't care that much, but i really bother...
thanks
Love,
mirna