[HTML] changer la couleur de la barre de défilement ?

changer la couleur de la barre de défilement ? [HTML] - Programmation

Marsh Posté le 25-11-2001 à 16:23:40    

j'ai fait une recherche mais j'ai rien trouvé :o
 
sur certains sites la barre de défilement a une couleur qui s'integre au design du site :)
 
comment faut faire :??:

Reply

Marsh Posté le 25-11-2001 à 16:23:40   

Reply

Marsh Posté le 25-11-2001 à 16:35:24    

http://forum.hardware.fr/forum2.php3?post=1308&cat=10
 
j'ai pas essayé, tu me diras si ça marche ok (le truc que Djero dit)


---------------
Ma galerie photo créée avec Piwigo et hébergée sur Piwigo.com
Reply

Marsh Posté le 25-11-2001 à 16:40:19    

euh je suis un peut nul, comment on fait une feuille de style ?

Reply

Marsh Posté le 25-11-2001 à 16:48:17    

t'inquiètes, moi non plus je sais pas comment ça marche, par contre, j'ai un bon dossier de favoris et voilà ce que j'ai trouvé en 25 secondes :  
 - http://www.allhtml.com/css/css45.php
 - http://www.commentcamarche.net/html4/position.php3

 

[edtdd]--Message édité par z0rglub--[/edtdd]


---------------
Ma galerie photo créée avec Piwigo et hébergée sur Piwigo.com
Reply

Marsh Posté le 25-11-2001 à 17:04:29    

et comment ça sincère dans une page html ?
 
avec dreamweaver ?  :lol: g honte  
 
a+ et merci pour les liens

Reply

Marsh Posté le 25-11-2001 à 17:06:03    

Reply

Marsh Posté le 25-11-2001 à 17:08:01    

[code]<html>
<head>
<title>Smiley noir</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
 
<body bgcolor="#FFFFFF" text="#000000">
 
<STYLE TYPE="text/css">
BODY {
scrollbar-face-color: #000000;  
scrollbar-shadow-color: #484747;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000;  
scrollbar-darkshadow-color: #000000;  
scrollbar-track-color: #CFCCCC;  
scrollbar-arrow-color: #FFFFFF;
}
</STYLE>

<div align="center">
  <p><font size="7"><b>LE NOIR CAI BIENG ! </b></font></p>
  <p> </p>
  <p> </p>
 </div>
</body>
</html>

 

[edtdd]--Message édité par Chubaca--[/edtdd]

Reply

Marsh Posté le 25-11-2001 à 17:14:36    

Chubaca a écrit a écrit :

[code]<html>
<head>
<title>Smiley noir</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
 
<body bgcolor="#FFFFFF" text="#000000">
 
<STYLE TYPE="text/css">
BODY {
scrollbar-face-color: #000000;  
scrollbar-shadow-color: #484747;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000;  
scrollbar-darkshadow-color: #000000;  
scrollbar-track-color: #CFCCCC;  
scrollbar-arrow-color: #FFFFFF;
}
</STYLE>

<div align="center">
  <p><font size="7"><b>LE NOIR CAI BIENG ! </b></font></p>
  <p> </p>
  <p> </p>
 </div>
</body>
</html>  
 
 




 
http://www.multimania.com/hfrfile/smiley%20NB/biggrin.gif

Reply

Marsh Posté le 25-11-2001 à 17:15:59    

http://www.multimania.com/hfrfile/smiley%20NB/smileJap.gif

Reply

Marsh Posté le 25-11-2001 à 17:16:01    

http://fichierchubaca.free.fr/Kick_da/Pusso/kickpusso3.jpg
 
 :sweat:

Reply

Marsh Posté le 25-11-2001 à 17:16:01   

Reply

Marsh Posté le 25-11-2001 à 17:16:56    

http://www.multimania.com/hfrfile/smiley%20NB/laugh.gif

Reply

Marsh Posté le 25-11-2001 à 17:24:46    

http://www.multimania.com/hfrfile/smiley%20NB/wavey.gif


---------------
Ma galerie photo créée avec Piwigo et hébergée sur Piwigo.com
Reply

Marsh Posté le 25-11-2001 à 17:48:51    

c bien gentil ça...
mais les trucs qui passent que sur IE... :gun:
 
enfin ce que j'en dis moi...


---------------
Chaos is found in greatest abundance wherever order is being sought. It always defeats order, because it is better organized.
Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed