Ver Mensaje Individual
  #10 (permalink)  
Antiguo 16/11/2007, 13:35
Avatar de DragonX
DragonX
Colaborador
 
Fecha de Ingreso: mayo-2002
Ubicación: Funkyland
Mensajes: 8.433
Antigüedad: 21 años, 10 meses
Puntos: 177
Re: cambiar de color la barra desplazadora :(

Cita:
Iniciado por suri_soko Ver Mensaje
ejemplo 2:

<style type="text/css">
<!--
body {
background-image: url(imagenes%20sfs%20web/fondoproba2.jpg);
background-repeat: repeat-x;
background-color: #000000;
margin-top: 0px;

}
{
scrollbar-face-color: #FF0000;
scrollbar-shadow-color: #FFFF00;
scrollbar-highlight-color: #0000FF;
scrollbar-3dlight-color: #00FF00;
scrollbar-darkshadow-color: #0077FF;
scrollbar-track-color: #0077FF;
scrollbar-arrow-color: #FF7700;
scrollbar-base-color: #00FF00;
}

.style5 {color: #FFFFFF}
.Estilo1 {font-size: 11px}
.Estilo2 {color: #000000}
.Estilo3 {font-size: 11px; color: #333333; }
.Estilo32 {
font-size: 15px;
font-family: "Times New Roman", Times, serif;
color: #CCCCCC;
etc etc etc....
</style>
No te funciona porquwe no tenes nada declarado, debería ser así:

Código HTML:
<style type="text/css">
<!--
body {
	background-image: url(imagenes%20sfs%20web/fondoproba2.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin-top: 0px;
	scrollbar-face-color: #FF0000;
	 scrollbar-shadow-color: #FFFF00;
	 scrollbar-highlight-color: #0000FF;
	 scrollbar-3dlight-color: #00FF00;
	 scrollbar-darkshadow-color: #0077FF;
	 scrollbar-track-color: #0077FF;
	 scrollbar-arrow-color: #FF7700;
	 scrollbar-base-color: #00FF00;
 }
.style5 {color: #FFFFFF}
.Estilo1 {font-size: 11px}
.Estilo2 {color: #000000}
.Estilo3 {font-size: 11px; color: #333333; }
.Estilo32 {
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
etc etc etc....
</style> 
__________________
Desarrollos dosLotos
Calendario Maya, Meditación, Osho