Help - Search - Members - Calendar
Full Version: changing scrollbar colors
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
california_roxy
i have basically everything i want on my xanga but i don't know how to make change the colors.....please help me out....and tell me if my site needs improvement....thanks

www.xanga.com/california_roxy
catcherman16
go to this website and u can make one... it is very easy http://www.layoutland.net/Generators/gscrollbar.htm
starling
this is the coding that i use:

CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
body {
scrollbar-arrow-color: "#FFFFFF";
scrollbar-base-color: "#CCCCFF";
scrollbar-dark-shadow-color:"#CC99FF";
scrollbar-track-color: "#CCCCFF";
scrollbar-face-color: "#CC99CC";
scrollbar-shadow-color: "#CC00CC";
scrollbar-highlight-color: "#6699FF";
scrollbar-3d-light-color: "#CC33FF";
}
</style>
<!-- end code provided by createblog.com -->
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.