hateshinai-ykki
05-01-2005, 05:00 PM
so there's a thread about it already but it didn't help me much.
how do you make the scrollbars transparent? without any colour? i saw a thread about it but it didn't help like i said. i've tried:
BODY {
allowtransparency:true;
scrollbar-arrow-color:white;
scrollbar-darkshadow-color:white;
scrollbar-3dlight-color:white;
scrollbar-highlight-color:black;
scrollbar-shadow-color:black;
scrollbar-track-color:black;
scrollbar-face-color:black;
}
-and-
BODY {
allowtransparency:true;
scrollbar-arrow-color:transparent;
scrollbar-darkshadow-color:transparent;
scrollbar-3dlight-color:transparent;
scrollbar-highlight-color:transparent;
scrollbar-shadow-color:transparent;
scrollbar-track-color:transparent;
scrollbar-face-color:transparent;
}
but they all don't work...so how do i make the scrollbars transparent? can someone pls tell mi? thx
how do you make the scrollbars transparent? without any colour? i saw a thread about it but it didn't help like i said. i've tried:
BODY {
allowtransparency:true;
scrollbar-arrow-color:white;
scrollbar-darkshadow-color:white;
scrollbar-3dlight-color:white;
scrollbar-highlight-color:black;
scrollbar-shadow-color:black;
scrollbar-track-color:black;
scrollbar-face-color:black;
}
-and-
BODY {
allowtransparency:true;
scrollbar-arrow-color:transparent;
scrollbar-darkshadow-color:transparent;
scrollbar-3dlight-color:transparent;
scrollbar-highlight-color:transparent;
scrollbar-shadow-color:transparent;
scrollbar-track-color:transparent;
scrollbar-face-color:transparent;
}
but they all don't work...so how do i make the scrollbars transparent? can someone pls tell mi? thx