Resize scrollbar, Can you do it? |
Resize scrollbar, Can you do it? |
Jun 7 2005, 05:09 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 137 Joined: Feb 2005 Member No: 103,647 |
I have a box with a line that creates a place for a scrollbar to go on. However, the scrollbar is too big. Is there a way to resize the scrollbar and make parts of it (Scrollbar track) transparent?
|
|
|
|
![]() |
Jun 8 2005, 06:40 PM
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
You can't make the main scrollbar transparent. The main scrollbar is the one that is really big and helps you scroll the page up and down.
The code only works for div layers. Like that... |
|
|
|
lpdrummer Resize scrollbar Jun 7 2005, 05:09 PM
electric shock I'm pretty sure that you can't resize scro... Jun 7 2005, 05:32 PM
lpdrummer OK so I couldnt make this transparent since it isn... Jun 7 2005, 05:41 PM
electric shock you can!
replace
QUOTEbody
{background-col... Jun 7 2005, 05:51 PM
fishcake-y Toby, that says the body scrollbar.
And no. BTW, y... Jun 7 2005, 07:24 PM
lpdrummer QUOTE(Spiritedfreak @ Jun 7 2005, 6:51 PM)you... Jun 7 2005, 07:43 PM
fishcake-y x.X
You provided the code for the main scollbar.
S... Jun 7 2005, 07:45 PM
lpdrummer QUOTE(nyah-nek0 @ Jun 7 2005, 8:45 PM)x.... Jun 7 2005, 09:01 PM
fishcake-y o.O Was that the one I replied to? -can't keep... Jun 7 2005, 09:12 PM
lpdrummer QUOTE(nyah-nek0 @ Jun 7 2005, 10:12 PM)o... Jun 7 2005, 09:37 PM
fishcake-y 'kay, I answered you.
Oh, and for the scrollba... Jun 7 2005, 11:45 PM
lpdrummer So do this?
[CODEBOX]
div {
filter:chroma(color=#... Jun 8 2005, 01:17 PM![]() ![]() |