Wie kann ich auf meiner Homepage die Scrollbar Farbe verender?
Bitte Helft mir.
Bitte Helft mir.
So müsste mann nen grünen kriegen!
Code:
<style type="text/css">
<!--
body {font-family: verdana;
scrollbar-3d-light-color:#00FF00;
scrollbar-arrow-color:#004040;
scrollbar-base-color:#FF8040;
scrollbar-dark-shadow-color:#FF8000;
scrollbar-face-color:#0080C0;
scrollbar-highlight-color:#289749;
scrollbar-shadow-color:#9E2169;
}
-->
</style>
Code:
<style type="text/css">
<!--
body {font-family: verdana;
scrollbar-3d-light-color:#00FF00;
scrollbar-arrow-color:#004040;
scrollbar-base-color:#FF8040;
scrollbar-dark-shadow-color:#FF8000;
scrollbar-face-color:#0080C0;
scrollbar-highlight-color:#289749;
scrollbar-shadow-color:#9E2169;
}
-->
</style>
ich find den auf meiner seite genial.. irgendwie
*stolz auf mich*
<style type="text/css">
BODY {
scrollbar-base-color:#000000;
scrollbar-track-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3d-light-color:#000000;
scrollbar-dark-shadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#FFFFFF
}
</style>
einfach nur zwei weiße feile..
*stolz auf mich*
<style type="text/css">
BODY {
scrollbar-base-color:#000000;
scrollbar-track-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3d-light-color:#000000;
scrollbar-dark-shadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#FFFFFF
}
</style>
einfach nur zwei weiße feile..
und wo wir grad dabei sind:
http://www.designerinaction.de/software/detail.php3?id=29
http://www.designerinaction.de/software/detail.php3?id=29
Wofür ist die scrollbar-3d-light-color? Ich kann keinen Unterschied erkennen, wenn ich sie verändere.
das is das zeug "unterm" balken, also das hellgraue auf dieser seite
Das kann nicht sein. Es verändert sich nichts. Die scrollbar-face-color ändert bei mir den Hintergrund.
Logge dich ein um einen Beitrag zu schreiben.