Computing.Net > Forums > Web Development > How to change scroll bar look

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

How to change scroll bar look

Reply to Message Icon

Name: Bob (by BigBob)
Date: July 31, 2004 at 06:22:02 Pacific
OS: Win ME
CPU/Ram: P3
Comment:

Hi guys,
I was wondering how to change the scrollbar look in my web page??
I tried copying and pasting it to my head> but it didnt change any thing??
Any help would be appreciated!
Thanks in Advance


" IF IT AINT BROKE - LEAVE IT ALONE "



Sponsored Link
Ads by Google

Response Number 1
Name: Jamie_McCoy
Date: July 31, 2004 at 08:25:06 Pacific
Reply:

put this in the head of yr document

<style>
body
{
scrollbar-face-color: #EEEEEE;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #AAAAAA;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #EEEEEE;
}
</style>

Jaymc.co.nr


0

Response Number 2
Name: Bob (by BigBob)
Date: July 31, 2004 at 10:20:12 Pacific
Reply:

Thanks Jamie, I played around with it any got it to wok great!!

" IF IT AINT BROKE - LEAVE IT ALONE "


0

Response Number 3
Name: Jamie_McCoy
Date: July 31, 2004 at 10:49:12 Pacific
Reply:
0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: How to change scroll bar look

Sisable scroll bars www.computing.net/answers/webdevel/sisable-scroll-bars-/1102.html

Get rid of horizontal scroll bar IE www.computing.net/answers/webdevel/get-rid-of-horizontal-scroll-bar-ie/2635.html

Scroll bars in dreamweaver www.computing.net/answers/webdevel/scroll-bars-in-dreamweaver/1542.html