Results 1 to 4 of 4

Thread: How do I change the scroll bar color?

  1. #1
    hellswraith
    Guest

    Exclamation

    Hello,

    I give up looking, how do I change the color of the scroll bar for my website? If you are unsure what I mean, go to www.techtv.com and look. They have a blue scroll bar. Any one know? What technology gives this power? Is it DHTML? Please help, code perfered.

  2. #2
    Guest
    Sorry for the php code tag, but it looks better in color .



    PHP Code:
    <style type="text/css"><!--
    body scrollbar-face-color"0000b0"scrollbar-shadow-color#335997; scrollbar-highlight-color: #1711ff; scrollbar-3dlight-color: #335997; scrollbar-darkshadow-color: black; scrollbar-track-color: lightblue; scrollbar-arrow-color: #FFFFCE }
    //--></style> 

  3. #3
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Is that an official property or a MS extension? Topstyle Lite only has them listed under IE 5.5.

    Josh

  4. #4
    PowerPoster sail3005's Avatar
    Join Date
    Oct 2000
    Location
    Chicago, IL, USA
    Posts
    2,340
    that is true, colored scrollbars will only work under Internet Explorer 5.5.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width