[HTML] Wie kann ich es machen das die Schrollbank die farbe...

Anja13
Wie kann ich es machen das die Schrollbank die farbe hat wie das desing?
hier der code
<html>
<head>
<title>%titel%</title>
<style type="text/css">
<!--
body {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #ffffff;
}
a:link {
color: #000000;
text-decoration:underline;
}
a:visited {color: #000000;
text-decoration:underline;
}
a:active {color: #000000;
text-decoration:underline;
}
a:hover {color: #000000;
text-decoration:underline;
}
-->
</style>
</head>

<body bgcolor="#ffffff" topmargin="0" leftmargin="0">

<!-- Start Design -->
<img border="0" src="http://www.oyla13.de/userdaten/11368020/bilder/tanzendespony4.png" scroll="no" bgproperties="fixed"
align ="left" style ="position: absolute; top: 0; left: 0">
<!-- End Design -->

<!-- Start Content -->
<div style="overflow: auto; position: absolute; width: 656px; height: 572px; left: 314px; top: 185px">
<span style="font-family:Verdana; font-size:12px; color:#000000">%content%</span>
</div>
<!-- End Content -->

<!-- Start Navigation -->
<div style="overflow: auto; position: absolute; width: 200px; height: 297px; left: 51px; top: 185px">
<span style="font-family:Verdana; font-size:13px; color:#000000">%navigation_v%</span>
</div>
<!-- End Navigation -->


</body>
</html>

und die addi damit ihr seht wie das Design aussieht http://vrhztp.oyla15.de
waere net wenn es jemand machen wuerde
~moony~
Zitat:
Original von Anja13
body {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #ffffff;


Ich mach es meistens so, dass ich alle Farben dem HG anpasse, bis auf arrow-color (deutsch : Pfeil-Farbe) die mach ich meistens in der normalen Schriftfarbe

Lg
Anja13
nur wie geht das da steht ja #ffffff; und ich weis nich wie das dann anpasst weist du den code oder wie das auch immer heißt?
Anja13
buh habs kapiert,find zwar net genau die farben sieht aber ganz nett aus
vielen dank großes Grinsen