|
-
May 7th, 2001, 10:28 PM
#1
Registered User
Coloured Scollbars
On a few webpages including the WinDrivers main page, i have noticed a different coloured scollbar (blue in windrivers case). How do you do this??
BurnFEST
-
May 8th, 2001, 02:37 AM
#2
You set this in your code and set the colors to whatever you want. It takes a little customization an it only works for IE 5.5 or higher right now.
<style>
body {
scrollbar-face-color: #13a4eb;
scrollbar-shadow-color: #13a4eb;
scrollbar-highlight-color: #13a4eb;
scrollbar-3dlight-color: black;
scrollbar-darkshadow-color: black;
scrollbar-track-color: black;
scrollbar-arrow-color: black;
}
</style>
You can see an example of how that exact code above works at
Acralite Software
-
May 8th, 2001, 04:41 AM
#3
There's a nice article over at CNet Builder.com all about this:
Color IE 5.5 scroll bars
This explains all about which colours go where and gives you a few tips too.
-
May 8th, 2001, 05:06 AM
#4
-
May 8th, 2001, 06:15 AM
#5
Avatar Goes Here
I had a topic on this some time back, try a search and check it out
-
May 8th, 2001, 08:47 AM
#6
That's a very good document, Scuba. I'll have to keep reading.
Originally posted by Scuba:
"Although art can be created with a chainsaw, this is hardly a justification for giving every would-be artist a chainsaw."
> Vincent van Gui, - commenting on some of the newer "extensions" to HTML
aperantly you didnt read THIS !!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|
Bookmarks