Nu is het text wit die ik bijvoorbeeld rood wil hebben.
http://www.turkulerdiyari.com/phpBB2/index.php hier is het Demo
scrollbar-highlight-color: #FFFFFF; dit heb ik veranderd naar FF3333
Ik upload het bestand naar mn server en vernieuw mn index pagina maar niks verander er.
Wat is het probleem?
Code: Selecteer alles
/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 11px; color: #000000; margin:0px;padding:0px;
background-color: #004671;
scrollbar-face-color: #DEE3E7;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #DEE3E7;
scrollbar-3dlight-color: #D1D7DC;
scrollbar-arrow-color: #006699;
scrollbar-track-color: #EFEFEF;
scrollbar-darkshadow-color: #98AAB1;
}