Customise scrollbar
- legokiller666
-
legokiller666
- Member since: Jan. 28, 2001
- Offline.
-
- Forum Stats
- Member
- Level 12
- Blank Slate
- Pecos
-
Pecos
- Member since: Dec. 29, 1999
- Offline.
-
- Forum Stats
- Member
- Level 03
- Blank Slate
At 7/9/01 05:14 PM, legokiller666 wrote: how do i do it?? (different colours)
View the source of this page
- legokiller666
-
legokiller666
- Member since: Jan. 28, 2001
- Offline.
-
- Forum Stats
- Member
- Level 12
- Blank Slate
- Freakapotimus
-
Freakapotimus
- Member since: Jun. 22, 2000
- Offline.
-
- Forum Stats
- Member
- Level 19
- Blank Slate
Here's what I use on my site... just change the colors and you should be set.
body { scrollbar-face-color: #000000; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #ff9900; scrollbar-3dlight-color: #ff9900; scrollbar-darkshadow-color: #ff9900; scrollbar-track-color: #333333; scrollbar-arrow-color: #ff9900 }
Quote of the day: @Nysssa "What is the word I want to use here?" @freakapotimus "Taint".
- Freakapotimus
-
Freakapotimus
- Member since: Jun. 22, 2000
- Offline.
-
- Forum Stats
- Member
- Level 19
- Blank Slate
Here's what I use on my site... just change the colors and you should be set.
body { scrollbar-face-color: #000000; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #ff9900; scrollbar-3dlight-color: #ff9900; scrollbar-darkshadow-color: #ff9900; scrollbar-track-color: #333333; scrollbar-arrow-color: #ff9900 }
Quote of the day: @Nysssa "What is the word I want to use here?" @freakapotimus "Taint".
- legokiller666
-
legokiller666
- Member since: Jan. 28, 2001
- Offline.
-
- Forum Stats
- Member
- Level 12
- Blank Slate
At 7/10/01 10:06 AM, Freak-in-cognito wrote: Here's what I use on my site... just change the colors and you should be set.
body { scrollbar-face-color: #000000; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #ff9900; scrollbar-3dlight-color: #ff9900; scrollbar-darkshadow-color: #ff9900; scrollbar-track-color: #333333; scrollbar-arrow-color: #ff9900 }
i find
<STYLE>
BODY
{
scrollbar-face-color: #666666; scrollbar-shadow-color: #333333;
scrollbar-highlight-color: #333333; scrollbar-3dlight-color: #333333;
scrollbar-darkshadow-color: #333333; scrollbar-track-color: #333333;
scrollbar-arrow-color: #FFEB00
}
</STYLE>
easier
- zoro
-
zoro
- Member since: Apr. 22, 2000
- Offline.
-
- Forum Stats
- Member
- Level 17
- Blank Slate
I can't view costomised scroll bars?
What setting do I need to change?
- liljim
-
liljim
- Member since: Dec. 16, 1999
- Offline.
-
- Send Private Message
- Browse All Posts (11,644)
- Block
-
- Forum Stats
- Staff
- Level 28
- Blank Slate
At 7/11/01 11:05 AM, zoro wrote: I can't view costomised scroll bars?
What setting do I need to change?
Upgrade to IE5.5

