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 7 2005, 09:12 PM
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
o.O Was that the one I replied to? -can't keep anything straight-
Oh, and you can make those transparent. use this :: [ http://www.createblog.com/forums/index.php?showtopic=30462 ] Read up on it a bit, only works in IE. We assume you use divs to add the scrollbars. (Yeah, which thread? Link it and I'll try to help. To the best of my abilities of course. ^_^u) |
|
|
|
Jun 7 2005, 09:37 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 137 Joined: Feb 2005 Member No: 103,647 |
QUOTE(nyah-nek0 @ Jun 7 2005, 10:12 PM) o.O Was that the one I replied to? -can't keep anything straight- Oh, and you can make those transparent. use this :: [ http://www.createblog.com/forums/index.php?showtopic=30462 ] Read up on it a bit, only works in IE. We assume you use divs to add the scrollbars. (Yeah, which thread? Link it and I'll try to help. To the best of my abilities of course. ^_^u) OK thats the same link, so I guess I'll just have to play around with it a bit ;) Heres that thread- I have a blue border around my page and need to center the text on my blog body. http://www.createblog.com/forums/index.php?showtopic=83813 |
|
|
|
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 '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
fishcake-y You can't make the main scrollbar transparent.... Jun 8 2005, 06:40 PM![]() ![]() |