Ver Mensaje Individual
  #4 (permalink)  
Antiguo 05/05/2002, 23:05
Avatar de ba-k
ba-k
 
Fecha de Ingreso: febrero-2001
Ubicación: México
Mensajes: 1.007
Antigüedad: 23 años, 2 meses
Puntos: 0
Re: cambiar color de los scroll

Por si la quieres un poco mas compleja y manejando los brillos y efectos:

<style type="text/css">
body {
scrollbar-face-color:#272A2F
scrollbar-shadow-color:#1B1E25
scrollbar-highlight-color:#30CC68
scrollbar-3dlight-color:#272A2F
scrollbar-darkshadow-color:#1B1E25
scrollbar-track-color:#444444
scrollbar-arrow-color:#66ff33
}
</style>

<iframe frameborder=0 scrolling=no width=100% height=93 src="http://www.narxiso.com/contador/frame.htm"></iframe>