Be a Supporter!

Customise scrollbar

  • 371 Views
  • 7 Replies
New Topic Respond to this Topic
legokiller666
legokiller666
  • Member since: Jan. 28, 2001
  • Offline.
Forum Stats
Member
Level 12
Blank Slate
Customise scrollbar 2001-07-09 17:14:15 Reply

how do i do it?? (different colours)

Pecos
Pecos
  • Member since: Dec. 29, 1999
  • Offline.
Forum Stats
Member
Level 03
Blank Slate
Response to Customise scrollbar 2001-07-09 19:54:04 Reply

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
Response to Customise scrollbar 2001-07-10 08:33:02 Reply

i cant find it

Freakapotimus
Freakapotimus
  • Member since: Jun. 22, 2000
  • Offline.
Forum Stats
Member
Level 19
Blank Slate
Response to Customise scrollbar 2001-07-10 10:06:40 Reply

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
Response to Customise scrollbar 2001-07-10 10:06:40 Reply

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
Response to Customise scrollbar 2001-07-10 12:45:59 Reply

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
Response to Customise scrollbar 2001-07-11 11:05:52 Reply

I can't view costomised scroll bars?

What setting do I need to change?

Customise scrollbar

liljim
liljim
  • Member since: Dec. 16, 1999
  • Offline.
Forum Stats
Staff
Level 28
Blank Slate
Response to Customise scrollbar 2001-07-11 11:39:39 Reply

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