Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 03-21-2002, 08:02 AM   #1
bah
Member (6 bit)
 
Join Date: Feb 2002
Location: Quebec
Posts: 39
HTML / Scrollbar

Howdy,

I was wondering how do you change the color of the Scrollbar (like on pcmech page by the way it's blue..) thanks..

--bah
bah is offline   Reply With Quote
Old 03-21-2002, 10:31 AM   #2
Member (9 bit)
 
Hot Rod's Avatar
 
Join Date: Mar 2001
Location: Iowa
Posts: 413
I ran across this download that supposedly does this.

http://www.zdnet.com/downloads/stori...107981,00.html

I haven't downloaded it and tried it out yet myself, so I can't tell you if it is good or bad or if it works at all.

If that doesn't work or you don't like it, I believe it is just a javascript that changes the color but not 100% positive. So you may find something on a javascript web site.
Hot Rod is offline   Reply With Quote
Old 03-21-2002, 10:40 AM   #3
Professional gadfly
 
doctorgonzo's Avatar
 
Join Date: Jan 2002
Location: Minneapolis, MN
Posts: 6,364
Send a message via MSN to doctorgonzo
When in doubt, look at the source for the page:

doctorgonzo is offline   Reply With Quote
Old 03-21-2002, 10:47 AM   #5
Member (5 bit)
 
Join Date: Feb 2002
Posts: 27
try this one
Fang is offline   Reply With Quote
Old 03-21-2002, 10:49 AM   #6
Professional gadfly
 
doctorgonzo's Avatar
 
Join Date: Jan 2002
Location: Minneapolis, MN
Posts: 6,364
Send a message via MSN to doctorgonzo
How about this:

<STYLE type=text/css>
BODY {
scrollbar-face-color:#449DE2;
scrollbar-track-color:#0044b6;
scrollbar-arrow-color:#000000;
scrollbar-highlight-color:#73ADD9;
}
</STYLE>
doctorgonzo is offline   Reply With Quote
Old 03-21-2002, 11:03 AM   #7
bah
Member (6 bit)
 
Join Date: Feb 2002
Location: Quebec
Posts: 39
Smile ty

thanks guys
bah is offline   Reply With Quote
Old 03-21-2002, 11:41 AM   #8
bah
Member (6 bit)
 
Join Date: Feb 2002
Location: Quebec
Posts: 39
problem

Hi,

I can't see why, but the scrollbar is not working for me, here's the code that I have:

in my style sheet:
BODY {

scrollbar-face-color: #003399;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #0000CC;
scrollbar-3Dlight-color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #0099CC;
scrollbar-darkshadow-color: #000099;
font-family: Arial;
font-weight: light;
color: #000000;
background: #000FF;
text-align: left;
text-indent: .5in;
}
bah is offline   Reply With Quote
Old 03-21-2002, 01:55 PM   #9
Member (10 bit)
 
Join Date: Apr 2001
Location: Michigan
Posts: 850
Send a message via ICQ to HackinCowboy
Work's for me. What browser are you using? Are you BODY tags correctly placed?
HackinCowboy is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 07:53 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2