colored scroll bar

This is a discussion on "colored scroll bar" within the Web Page Design section. This forum, and the thread "colored scroll bar are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Mar 2nd, 2006, 17:09
Highly Reputable Member
Join Date: Jul 2005
Location: Northampton, England
Age: 19
Posts: 506
Thanks: 0
Thanked 0 Times in 0 Posts
Talking colored scroll bar

if u know how to make the scroll bar at the side of your we page change coulor then please could you tell me the code thank you bruno <3
Reply With Quote

  #2 (permalink)  
Old Mar 2nd, 2006, 17:33
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Re: colored scroll bar

It's all in CSS, and is only supported by a couple browsers:

body {
scrollbar-3dlight-color: gold;
scrollbar-arrow-color: yellow;
scrollbar-base-color: tomato;
scrollbar-darkshadow-color: orange;
scrollbar-face-color: teal;
scrollbar-highlight-color: hotpink;
scrollbar-shadow-color: magenta;
}

You can you hex numbers of course...
Reply With Quote
  #3 (permalink)  
Old Mar 2nd, 2006, 19:34
craig's Avatar
Reputable Member
Join Date: Sep 2005
Location: Preston, UK
Age: 21
Posts: 381
Thanks: 0
Thanked 0 Times in 0 Posts
Re: colored scroll bar

Quote:
Originally Posted by herkalees
It's all in CSS, and is only supported by a couple browsers:

body {
scrollbar-3dlight-color: gold;
scrollbar-arrow-color: yellow;
scrollbar-base-color: tomato;
scrollbar-darkshadow-color: orange;
scrollbar-face-color: teal;
scrollbar-highlight-color: hotpink;
scrollbar-shadow-color: magenta;
}

You can you hex numbers of course...
lol, herks, like your combination of colours!!! ;p
Reply With Quote
  #4 (permalink)  
Old Mar 2nd, 2006, 19:50
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Re: colored scroll bar

Quote:
Originally Posted by craig
lol, herks, like your combination of colours!!! ;p
Good 'ol copy and paste after a few clicks at our friend Google.
Reply With Quote
  #5 (permalink)  
Old Mar 2nd, 2006, 19:56
craig's Avatar
Reputable Member
Join Date: Sep 2005
Location: Preston, UK
Age: 21
Posts: 381
Thanks: 0
Thanked 0 Times in 0 Posts
Re: colored scroll bar

yup, but if people need telling personally so be it! lol
I try not to use google, but i cannot remember every bit of code, and google is just the best fountain of knowledge
Reply With Quote
Reply

Tags
colored, scroll, bar

Thread Tools

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Single Colored Themes josephman1988 Webforumz Cafe 4 Sep 29th, 2007 21:48
Multi Colored Lists moojoo Web Page Design 8 Oct 15th, 2006 01:35
Scroll button to scroll flash page helpmhost Flash & Multimedia Forum 3 Apr 26th, 2006 11:30
Scroll Bar sho Flash & Multimedia Forum 1 Oct 30th, 2005 13:09


All times are GMT. The time now is 13:41.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43