Toon posts:

schuifbalk kleur veranderen

Pagina: 1
Acties:
  • 93 views sinds 30-01-2008

Verwijderd

Topicstarter
Helemaal rects van deze window heb je zo'n balk die je naar boven en beneden kan slepen. Ik zie wel 'nz dat die dan blauw is ofzow... Nu wil ik 'm ietsie lichter maken, haast wit dus. Hoe flik ik dat ?

Alvast bedankt!

  • Dennis
  • Registratie: Februari 2001
  • Laatst online: 13:05
Met CSS -- www.w3schools.com -- www.w3.org
code:
1
2
3
4
5
6
7
8
9
10
11
body
{
    scrollbar-3d-light-color: #00FF00;
    scrollbar-arrow-color: #000080;
    scrollbar-base-color: #0099FF;
    scrollbar-dark-shadow-color: #FFFFFF;
    scrollbar-face-color: #8CD3F4;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-track-color: #E0E0E0;
}

  • OzBoz
  • Registratie: Maart 2000
  • Laatst online: 09-09 19:36

OzBoz

.:.H.:.I.:.P.:.

Zoek anders eens binnen het forum op scrollbar en kleur als onderwerp.

My Fizion | My 3D prints | LinkedIn


Dit topic is gesloten.