Scrolling Blogroll
By Bernie on 23 Jan 2006
To put a scrolling blogroll in your sidebar you need two things:
1) Put the highlighted text into your stylesheet:
#blogscroll {
overflow: auto;
display: block;
overflow-x: no;
overflow-y: scroll;
height: 200px;
width:160px;
padding-right:3px;
scrollbar-3dlight-color:#3A5F0B;
scrollbar-arrow-color:#000000;
scrollbar-base-color:#3A5F0B;
scrollbar-track-color:#FFFFFF;
scrollbar-darkshadow-color:#0000FF;
scrollbar-face-color:#3A5F0B;
scrollbar-highlight-color:#00FFFF;
scrollbar-shadow-color:#3A5F0B}
}
Blogspot and others without a stylesheet can just put it into their template between
Then put this scrollbar into your sidebar:
Where it says IMAGE-SOURCE put in the location of the image you want to
use to head up your scrolling blogroll
You can do this for any blogroll, merely add the blogroll identifier, the id after http://rpc.blogrolling.com/display.php?r=.
Any questions, put in comments.
If you go to http://button.blogflux.com/ you can fool around with colors to learn how to change the ones in the scrolling blogroll I use.

Anyone may republish this article for non-commercial use without asking my permission. I make it easy, see details here.
Comments
Hey, leave a comment - if this is your first time here, please read my Comment Policy HERE.

Subscribe to this blog's feed




