CSS & Scrollbars
Go'Eftermiddag!I mit interne stylesheet:
<link rel="stylesheet" type="text/css" href="../style.css">
<style>
body {
scrollbar-base-color:white;
scrollbar-face-color:white;
scrollbar-shadow-color:white;
scrollbar-darkshadow-color:white;
scrollbar-highlight-color:white;
scrollbar-arrow-color:red;
scrollbar-3dlight-color:white;
}
</style type="text/css">
..kunne godt tænke mig at farve selve 'klodsen' som man flytter med, rød, som mine 'arrows' jo også er! Hvordan?
Venligst, Preben!
