Help - Search - Members - Calendar
Full Version: Scrollbar Colors
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
ItachiSasuke
Yeah, I'm basically doing a project for english for A Career and I need to make a website. My teacher likes flashy colors and junk and I've practically added all I can to my site so it looks good, and yet neat. I need the scollbar scripts though, but I cant find it at CreateBlog. Can anyone give me the code for like a black scrollbar or transparent scrollbar? Also, come to www.xanga.com/webdesignerproject/ and tell me what can I add to it to get me a higher grade. Thanks a lot!
misskay
do you already have the scrollbar script, coz if thats the case just change the colour to black (#000000)
ItachiSasuke
na, I'm trying to find the script
sherryvu
CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
body {
 background-color: #000000;
 scrollbar-arrow-color: #000000;
 scrollbar-track-color: #000000;
 scrollbar-shadow-color: #000000;
 scrollbar-face-color: #000000;
 scrollbar-highlight-color: #000000;
 scrollbar-darkshadow-color: #000000;
 scrollbar-3dlight-color: #000000;
 }
</script>
<!-- end code provided by createblog.com -->
just change some of the colors to your liking happy.gif
ItachiSasuke
o snap thanks
sherryvu
QUOTE(ItachiSasuke @ Dec 21 2004, 5:14 PM)
o snap thanks

you're welcome happy.gif

[ topic closed ]
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.