Thread: Colored Scrollbars!!!!!!
Results 1 to 15 of 25
Related
-
Multi-Colored Border Forum: HTML Forum
Replies: 5 -
colored border Forum: HTML Forum
Replies: 3 -
Different Colored Links On One Page? Forum: CSS Forum
Replies: 3 -
Different Colored Links On One Page? Forum: HTML Forum
Replies: 3 -
can dropdowns have colored fonts? Forum: CSS Forum
Replies: 2
-
02-11-2002, 07:31 AM #1
Colored Scrollbars!!!!!!
Dear Sir,
How can have colorful scrollbars...like our www.ahfb2000.com/ home page has?
Regards,
-
02-11-2002, 08:36 AM #2
In the head of your document add this:
<style type="text/css">
BODY {
SCROLLBAR-BASE-COLOR: #2D527B;
SCROLLBAR-ARROW-COLOR: #FFFFFF;
}
</style>
change the colors to whatever your preference is and it should work.
Dave
-
02-11-2002, 10:05 AM #3
Maybe I'm becoming visually challenged, too, but I don't see any colorful scrollbars anywhere.
Is there a self-evident site somewhere someone somewhat somnolent such as myself could see those script enabled scrollbars?
-
02-11-2002, 10:54 AM #4
colored scrollbars!!!!!!!!!
Dear Sir,
Oh yessss, it worked......
thanks
regards,
-
02-11-2002, 12:03 PM #5Originally posted by benzden
Maybe I'm becoming visually challenged, too, but I don't see any colorful scrollbars anywhere.
Is there a self-evident site somewhere someone somewhat somnolent such as myself could see those script enabled scrollbars?
-
02-11-2002, 12:19 PM #6
Aha! I'm using IE 5.00.3314.2101IC which comes across as 5.01 to some program checkers referencing it. Tried 5.5 more than a year ago on top of Windows 95 but it messed with my DOS operations. Anything higher is too oriented toward make my desktop look like a web page, which I really, really, really don't like at all, all, all.
Don't think I'm missing anything but was curious as to the process - it looking like something that would finally get me to use some STYLE command options on some of my pages.
-
02-11-2002, 04:00 PM #7
Stylesheets are the ultimate!
(QuietDean drags another CSS convert into his grubby grasp...)
( http://css.somepeople.net )If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
11-29-2003, 06:20 PM #8
scroll bars
i want to put a colored scroll bar across the bottom too how do i do that!?? helpppp
-
11-29-2003, 07:07 PM #9
heeeeeeeeeeelp i dont know how to do anything someone help me
-
11-29-2003, 09:38 PM #10
Hi Squaky.
If you look up the thread further, there is a perfectly useable example of code to make this happen. Plus if you search the forums you will find more.If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
12-19-2003, 12:23 AM #11
hey i'm trying 2 apply the colored scrollbars onto an iframe...is dat possible?
if so, wut tag shud i use?
-
12-19-2003, 01:52 PM #12
If I understand your post, yes it is possible. You use the same code, but place the code in the page INSIDE the iframe.
If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
12-19-2003, 03:49 PM #13
-
12-19-2003, 04:13 PM #14
well, show us your version of the code and we might be able to see whats wrong.
If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
12-19-2003, 04:15 PM #15