HA !
Tu veut juste changer la couleur de ta barre de scroll ! Il fallait le dire plus tôt !
< style type=´text/css´>
BODY
{
scrollbar-face-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #000000;
}
< /style>
Tu met sa entre les balises < head> et < /head>, la tout serrat noir je sais pas qi c´est ce que tu veut exactement, mais pour changer voici un petit shema de ce à quoi correspond chaques lignes : http://iubito.free.fr/prog/scrollbar.gif
Cédric