Ver Mensaje Individual
  #3 (permalink)  
Antiguo 01/02/2002, 15:11
Avatar de mikel_gomez
mikel_gomez
 
Fecha de Ingreso: febrero-2001
Mensajes: 482
Antigüedad: 23 años, 2 meses
Puntos: 3
Re: Scroll de colorcito

Mira el siguiente ejemplo y prueba a modificar los colores:

<pre>&lt;html&gt;
&lt;head&gt;
&lt;style type=&quot;text/css&quot;&gt;
body {scrollbar-face-color: silver;
scrollbar-shadow-color: black;
scrollbar-highlight-color: grey;
scrollbar-3dlight-color: grey;
scrollbar-darkshadow-color: grey;
scrollbar-track-color: blue;
scrollbar-arrow-color: black; }
&lt;/style&gt;
&lt;/head&gt; </pre>

Saludos.

<style>.t{font: 8pt verdana; text-decoration: none; color: black;}</style><hr><span class="t"><a href="mailto:[email protected]" class="t" style="font: 10pt;">Mikel Gómez</a><br>Hay que aprender mucho para saber poco.</span>