Flexible Square Tag Scroll

Jun 24, 2008 16:48

Add this to your section "sidebar":

#sidebar_tags .sbarcontent {
height: 200px;
overflow:auto;
}
ul.tagList {width: 100%;}
.tagBox {
height: 200px;
overflow-x: hidden;
overflow-y: scroll;
scrollbar-arrow-color: #ab1b73;
scrollbar-base-color: #671368;
scrollbar-face-color: #671368;
scrollbar-highlight-color: #671368;
scrollbar-darkshadow-color: #f4a3e9;
scrollbar-shadow-color: #f4a3e9;
}

#account: all, help with: sidebar

Previous post Next post
Up