The Cellar  

Go Back   The Cellar > Main > Technology
FAQ Community Calendar Today's Posts Search

Technology Computing, programming, science, electronics, telecommunications, etc.

Reply
 
Thread Tools Display Modes
Old 02-21-2003, 09:50 AM   #1
Bitmap
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>
Bitmap is offline   Reply With Quote
Old 02-21-2003, 10:00 AM   #2
perth
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.
perth is offline   Reply With Quote
Old 02-21-2003, 11:26 AM   #3
juju
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.
juju is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT -5. The time now is 02:32 AM.


Powered by: vBulletin Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.