![]() |
HTML?
OK Because i had to walk away from college with something more than an Art degree. I choose to take on a minor, in IT. Well i have to take abunch of classes about stuff i already know and it bores me.<br>
MY point: i have to make a webpage, I made <a href="http://mason.gmu.edu/~scress/">this page</a> back in 2000. Don't worry i don't think i'm going to ever connect those links and i think it's about time to up date it with some acutal content.<br> Does any body have an Idea for content or just some cool Html Code? <br> What i'd like to know is how to change the color and icons of the scrool bar the same way The cellar Did.<br> <br> BTW this is my first Thread/ post to The Cellar<br> <br><br> <i>-----------------------------------------------------------------<br> This sig is only a temporary one</i> |
changing the scrollbar color is done via css.
scrollbar-base-color: #000000; scrollbar-track-color: #000000; scrollbar-face-color: #000000; scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-shadow-color: #000000; scrollbar-arrow-color: #000000; replace the hex codes with whatever colours you want and youre off and running. if you know html pretty well, but are not familiar with css, look into it. its really a lot of fun and you can do a lot to customise the look and feel of your website. suggestion: build one website and see how it looks using multiple different stylesheets. fun for the whole family. ~james |
It should be noted that the scroll-bar color change is IE specific.
|
All times are GMT -5. The time now is 06:30 AM. |
Powered by: vBulletin Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.