see all the content? the layout? the picture? yeah, it was made by me, elizabeth, don't steal/copy. if you want a code, please ask, i will be MORE than happy to assist you. i made everything in this site, unless otherwise stated. the fonts are all from dafont.com.
andrea, my host, fixed the coding. the basic div code came from kaytlin.credits?
scrollbars!
want to know how to change the colors of your scrollbar?
here's the code & what each tag means:
**only works in internet explorer**
scrollbar-darkshadow-color: #000000;
this is the line that is the "L" shape around the slider. scrollbar-track-color: #000000;
this is the background of the scrollbar. mine is the same as the site background. scrollbar-face-color: #ffffff;
this is the colored part of the slider bar. mine is the same color for the middle section of my site's background. scrollbar-shadow-color: #000000;
not really sure what this is. you can't really see a big difference anyways. scrollbar-highlight-color: #000000;
this is about the same as the darkshadow i believe. scrollbar-3dlight-color: #ffffff;
this is the color that is the upside down "L" shape on the slider. scrollbar-arrow-color: #ffffff;
this is the arrow of the bar.