Ver Mensaje Individual
  #3 (permalink)  
Antiguo 02/07/2004, 11:41
Avatar de FLECHA
FLECHA
 
Fecha de Ingreso: mayo-2003
Ubicación: Mi casa
Mensajes: 409
Antigüedad: 20 años, 10 meses
Puntos: 1
a ver si te sirve esto:

El codigo es el siguiente tiene que pegarse entre las etiquetas <head> y </head> de nuestro HTML, y agregar las etiquetas <style> y </style>


body {
scrollbar-3dlight-color : #82BCDA;
scrollbar-darkshadow-color : #82BCDA;
scrollbar-highlight-color : #D7ECF5;
scrollbar-shadow-color : #3985AB;
scrollbar-arrow-color : #0E212A;
scrollbar-face-color : #82BCDA;
scrollbar-track-color : #82BCDA;
}


__________________

Editado por tunait el 18-03-2003 a las 12:30 PM

<style>
BODY {SCROLLBAR-FACE-COLOR: #D4D0C8; SCROLLBAR-HIGHLIGHT-COLOR: #A9A9A8; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #D4D0C8; }
</style>