ItachiSasuke
Dec 21 2004, 03:28 PM
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
Dec 21 2004, 03:38 PM
do you already have the scrollbar script, coz if thats the case just change the colour to black (#000000)
ItachiSasuke
Dec 21 2004, 03:39 PM
na, I'm trying to find the script
sherryvu
Dec 21 2004, 03:42 PM
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
sherryvu
Dec 21 2004, 05:34 PM
QUOTE(ItachiSasuke @ Dec 21 2004, 5:14 PM)
o snap thanks
you're welcome

[
topic closed ]