|
skillmaster -> RE: colored scroll bars (8/9/2003 20:13:30)
|
Ok, i aswell need help because i enter this for my scroll bar and it change my text. I took the part where it said" {font: 9pt Arial, sans-serif}" (both of them) out and half of my text color was black and half was it orginal color. Source codes did not have the orginal colors in half of the page so is there anyway i can change this? <style type=" text/css" > <!-- * {font: 9pt Arial, sans-serif} BODY { background-color: #FFFFFF; color: #000000; scrollbar-face-color: #7FAAFF; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #CCCCCC; scrollbar-3Dlight-color: #CCCCCC; scrollbar-arrow-color: #AAFFFF; scrollbar-track-color: #D4FFFF; scrollbar-darkshadow-color: #999999; font: 9pt Arial, sans-serif } //--> </style>
|
|
|
|