Lost Password?


  #1 (permalink)  
Old 09-21-2007, 07:53 PM
Void's Avatar   
Void Void is offline
Programming Expert
 
Join Date: Jun 2006
Posts: 411
Rep Power: 12
Void is on a distinguished road
Default CSS: Change Scrollbar Color

It is quite simple actually and doesn't take much code. I thought it would be JavaScript intensive but I forgot about the power of CSS. To change the color to anything that you want simply add this line to the head of your HTML file:

CSS Code:
  1. <style type="text/css">
  2. body {
  3.     scrollbar-arrow-color: #EAEAEA;
  4.     scrollbar-base-color:#EAEAEA;
  5.     scrollbar-shadow-color: #EAEAEA;
  6.     scrollbar-highlight-color: #EAEAEA;
  7.     scrollbar-dark-shadow-color: #EAEAEA;
  8.     scrollbar-3d-light-color: #EAEAEA;
  9.     scrollbar-track-color: #EAEAEA;
  10.     scrollbar-face-color: #EAEAEA;
  11. }
  12. </style>

Add that to your page and reload! If you have any questions just ask.
__________________
Void
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 09-22-2007, 02:43 AM
v0id's Avatar   
v0id v0id is offline
Retired
 
Join Date: Apr 2007
Location: Denmark
Posts: 2,651
Last Blog:
CherryPy(thon)
Rep Power: 29
v0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of light
Send a message via MSN to v0id
Default

It only works in Internet Explorer, and not in other browsers (thanks god it doesn't!)
__________________
05-03-2007 - 11-13-2008
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



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

Advanced Search
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Coding a change password form InternetGeek Visual Basic Programming 11 02-16-2008 02:53 PM
How to change the hostname in Windows XP navghost General Programming 2 06-01-2007 12:47 PM
Using change management Cosmet General Programming 2 10-30-2006 07:16 PM
Change design to make more $ Montecarlo Website Design 11 07-13-2006 01:05 PM
Color / Size / Font Kaabi Search Engine Optimization 0 07-06-2006 01:06 PM


All times are GMT -5. The time now is 01:46 AM.

Contest Stats

WingedPanther ........ 2753.6
Xav ........ 2704
Brandon W ........ 1702.32
John ........ 1207.73
marwex89 ........ 1175.24
morefood2001 ........ 966.05
dcs ........ 655.75
Steve.L ........ 475.59
orjan ........ 418.58
Aereshaa ........ 383.54

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 100%


Complete - Celebrate!

Ads