![]() |
|
Technology Computing, programming, science, electronics, telecommunications, etc. |
![]() |
|
Thread Tools | Display Modes |
![]() |
#1 |
Look who thinks he's clever Dan.
Join Date: Feb 2003
Location: Washington DC Metro Area. Fairfax city
Posts: 226
|
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> |
![]() |
![]() |
![]() |
#2 |
Strong Silent Type
Join Date: Mar 2002
Location: Fort Collins, CO
Posts: 1,949
|
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 Last edited by perth; 02-21-2003 at 10:03 AM. |
![]() |
![]() |
![]() |
#3 |
no one of consequence
Join Date: Jun 2001
Location: Arkansas
Posts: 2,839
|
It should be noted that the scroll-bar color change is IE specific.
|
![]() |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|